django-urls-4

Last Updated :
Discuss
Comments

Which Django function should be used if a complex regular-expression-based URL pattern is required instead of the simpler path()?

url()

complex_path()

re_path()

fancy_path()

Tags:
Share your thoughts in the comments