filmov
tv
Django 2 URLs Tutorial For Beginners (2018)
Показать описание
In this video you will learn how to work with urls in django.
7 Tips For Getting Better At Django:
First, you will learn how to set up basic paths, with and without arguments.
After that, you will learn about the include function which can be used to include another urls file.
Then we will cover names. They can be used to 'reverse engineer' the url of a path, making it more convenient to change the url of a path without breaking all the links in our application (that will be covered in the next part about templates).
Last, we will wrap this off with namespaces that can group names to remove common prefixes and enable you to re-use names through multiple apps.
Github repository for this series:
If you enjoyed this video, make sure to subscribe and share it with anyone you think could enjoy it as well.
I hope to see you inside of the next episode,
Cheers.
7 Tips For Getting Better At Django:
First, you will learn how to set up basic paths, with and without arguments.
After that, you will learn about the include function which can be used to include another urls file.
Then we will cover names. They can be used to 'reverse engineer' the url of a path, making it more convenient to change the url of a path without breaking all the links in our application (that will be covered in the next part about templates).
Last, we will wrap this off with namespaces that can group names to remove common prefixes and enable you to re-use names through multiple apps.
Github repository for this series:
If you enjoyed this video, make sure to subscribe and share it with anyone you think could enjoy it as well.
I hope to see you inside of the next episode,
Cheers.
Django 2 URLs Tutorial For Beginners (2018)
URLS and Views | Django Framework (3.0) Crash Course Tutorials (pt 2)
Django Tutorial #3 - URLs and Views
Python Django Multiple HTML Pages Configure Routing (urls.py)
URLs Routing in Django
Django URL Path | Django Project | djblogger | 22
Try DJANGO Tutorial - 13 - URL Routing and Requests
60 - Django 2 Forms, 1 View - Python & Django 3.2 Tutorial Series
Vendor profile form setup | Online shopping website using Django | video-40
Django Testing Tutorial - How To Set Up Tests And Testing URLs #2
3. Explaining Views And URLs in Django Detailed Tutorial
Dynamic URL's (Part 2) | Django (3.0) Crash Course Tutorials (pt 9.5)
Django - Relationships between different apps
Dynamic URL Routing & Templates | Django (3.0) Crash Course Tutorials (pt 9)
Views & Urls In Django| Python Django Tutorials In Hindi #5
43 - Slugs in Dynamic Urls - Python & Django 3.2 Tutorial Series
How To Slugify Category Page URLs - Django Blog #14
Django 2 Setup Tutorial For Beginners (2018)
Try DJANGO Tutorial - 29 - Dynamic URL Routing
45 - Django URLs Reverse - Python & Django 3.2 Tutorial Series
Learn to Create URLs & Views in Django | Django Framework | Django Tutorial
Python Django Tutorial: Full-Featured Web App Part 2 - Applications and Routes
Creating a Dynamic URL in Django | Django Framework | Django Tutorial
Try DJANGO Tutorial - 33 - Dynamic Linking of URLs
Комментарии