Загрузка...

Python Django Tutorial #2: Django routing, Django request response | Django blog project

This Python Django Tutorial is about Django routing, and Django request response cycle. This is the third video of Python Django tutorial. In this Django Tutorial we'll see how Django routes users requests and how Django responses to these requests. Also we'll look at how to send to a User response from a Django app. So the video is about Django url mapping and dispatching, Django request and response cycle in Django framework. Django routes a User's request this way: - Django maps urls in urls.py file. In this urls.py file we describe the functions (or classes) that will handle requests to a certain URLs. These functions in Django terminology are called views. - Django views.py file contains the functions that will handle User's requests and return a response - In this Django course I used html files (templates) that will be rendered to a User by Django views. So the Django request and response cycle (or just Django routing) is the urls.py - views.py - templates files. Follow me @: Telegram: https://t.me/red_eyed_coder_club Twitter: https://twitter.com/CoderEyed Facebook: https://fb.me/redeyedcoderclub ============ SOURCE CODE ================ ?️ The SOURCE CODE is available via Patreon: https://www.patreon.com/posts/django-3-blog-34240101 ====================================== ✴️✴️✴️ Web Scraping course ✴️✴️✴️ is available via Patreon here: https://www.patreon.com/red_eyed_coder_club or its landing: https://red-eyed-coder-club.github.io/courses/practical-python-web-scraping ➥ Please ➥ Like ➥ Comment ➥ Subscribe ▶️ This Django blog tutorial. List of videos: #0. Demo https://www.youtube.com/watch?v=WeaL8o19D_E #1. Django Project Structure https://www.youtube.com/watch?v=ZD_o3t0q5N4 #2. Django routing, Django url mapping tutorial, Django request and response cycle: https://www.youtube.com/watch?v=eD2MOPV6zlM #3. Template Inheritance https://www.youtube.com/watch?v=xj1Oe8fyuSA #4. Models. Blog Posts https://www.youtube.com/watch?v=dsphgn4S75I #5. Tag Model and ManyToMany Relationships https://www.youtube.com/watch?v=bSmJv_rtir8 #6. Class Based Views and using Mixins https://www.youtube.com/watch?v=bjuS1ryMOmw #7. Django Forms. Creating Tags. https://www.youtube.com/watch?v=O_kPAoroGxc #8. Forms. Creating Posts https://www.youtube.com/watch?v=O_kPAoroGxc #9. Updating via Forms https://www.youtube.com/watch?v=Xin4hjyMe6E #10. Deleting via Forms https://www.youtube.com/watch?v=vHSxCTcF04w #11. Using custom CSS https://www.youtube.com/watch?v=OmKLrpYlhZ4 #12. Restricting access https://www.youtube.com/watch?v=SfGcy5IF_Xo #13. Django Pagination https://www.youtube.com/watch?v=pyElWFn3XT4 #14. Django Basic Search https://www.youtube.com/watch?v=d7P5oF7RgFM ✴️✴️✴️ PLAYLISTS ✴️✴️✴️ ?Django Tutorial: Blog Engine https://www.youtube.com/watch?v=WeaL8o19D_E&list=PLe4mIUXfbIqbbqgDSY6z9orgzIwvYZjtw ?Kivy Tutorial: Coppa Project https://www.youtube.com/watch?v=KftWys2cUfs&list=PLe4mIUXfbIqbeT-2SxDy_IbQYU4yn2gA6 ?Telegram Bot with Python (CoinMarketCap) https://www.youtube.com/watch?v=cX8m3sp_w84&list=PLe4mIUXfbIqbpQkE2Q_iQic6a8v-2k_m4 ?Python Web Scraping https://www.youtube.com/watch?v=m4hEAhHHykI&list=PLe4mIUXfbIqZkxlbr5cUVhn3LQOWQ67Bd ➥➥➥ SUBSCRIBE FOR MORE VIDEOS ➥➥➥ Red Eyed Coder Club is the best place to learn Python programming and Django: Subscribe ⇢ https://www.youtube.com/channel/UCh_LSaTv2GeZ3woJNTGihew?sub_confirmation=1 Python Django 3 Tutorial #2: Django routing, Django request response | Django 3 Crash Course https://youtu.be/eD2MOPV6zlM #django #djangotutorial #redeyedcoderclub

Видео Python Django Tutorial #2: Django routing, Django request response | Django blog project автора Учитель Python
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки