HOW TO USE DJANGO re path FOR URL DECLARATION

Опубликовано: 22 Ноябрь 2022
на канале: Always Django
210
2

Complete Digest on using re_path for URL pattern declaration.

Reference Link - https://alwaysdjango.com/django-re_pa...

Our Facebook Page - https://web.facebook.com/profile.php?...

Common Regular Expressions Images - https://alwaysdjango.com/django-re_pa...


0:00 Introduction, What are regex and Django re_path.
06:19 Index/Root URL declaration
08:00 Normal URL declaration
09:30 Request Argument URL declaration
18:32 Optional Request Argument URL declaration