In this short tutorial, we are creating our first view and URL.
Previous video: • Python Django Tutorial - Containerizi...
Django tutorial playlist: • Python Django Tutorial
====================
⭐️ Video Contents⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:01:30) Registering the website application
⌨️ (0:02:07) Create our first view
⌨️ (0:03:35) Editing main URL configuration
⌨️ (0:04:30) Creating new app URL configuration
⌨️ (0:05:44) Loading page on browser
====================
Django Documentation: https://docs.djangoproject.com/
Writing views: https://docs.djangoproject.com/en/4.0...
Django URL dispatcher: https://docs.djangoproject.com/en/4.0...
====================
The code used in this series can be found at:
https://github.com/jkaris/my-demo-web...
====================
Reach me through:
My Website - https://josephkariuki.com/
Twitter - / jkariscodes
Instagram - / codekaraoke
#Python #Django #pythonprogramming