Introduction to Django | Django Tutorial - Part 1
Django Tutorial: This tutorial gives a basic overview of the Django Web Development Framework. We will introduce Django, create a Virtual Python Environment, create a Django Project and a Django App. Django uses the MVT design pattern (Model View Template), so we will create Django Models, Django Views and Django Templates.
The Django Tutorial consists of the following parts:
- Introduction
- Getting Started with Django
- Create Django Project and Django App – We create a Django App called “Company”.
- Django Views – We create the main View in our “Company” App.
- Django Templates - We create the main Template in our “Company” App.
- Django Models – We create a Customer Model that shall be used to present all the Customers in our Company App. SQLite Database – The Data in the Model will be stored in an SQLite database.
- Django Template and View for the Customer Model – We need to create a new Template and View that works with our Customer Model.
- Improve UX in Django App with Bootstrap – We improve our final Django App using the Bootstrap CSS library.
PowerPoint used in the video:
https://halvorsen.blog/documents/programming/web/resources/django/Django%20Tutorial.pdf
Django Tutorial Playlist:
https://www.youtube.com/playlist?list=PLdb-TcK6Aqj0enrpIQ0P4ISI8ofhk8Sza
Blog:
https://www.halvorsen.blog
YouTube Channel @Industrial IT and Automation
https://www.youtube.com/IndustrialITandAutomation
Видео Introduction to Django | Django Tutorial - Part 1 канала Industrial IT and Automation
The Django Tutorial consists of the following parts:
- Introduction
- Getting Started with Django
- Create Django Project and Django App – We create a Django App called “Company”.
- Django Views – We create the main View in our “Company” App.
- Django Templates - We create the main Template in our “Company” App.
- Django Models – We create a Customer Model that shall be used to present all the Customers in our Company App. SQLite Database – The Data in the Model will be stored in an SQLite database.
- Django Template and View for the Customer Model – We need to create a new Template and View that works with our Customer Model.
- Improve UX in Django App with Bootstrap – We improve our final Django App using the Bootstrap CSS library.
PowerPoint used in the video:
https://halvorsen.blog/documents/programming/web/resources/django/Django%20Tutorial.pdf
Django Tutorial Playlist:
https://www.youtube.com/playlist?list=PLdb-TcK6Aqj0enrpIQ0P4ISI8ofhk8Sza
Blog:
https://www.halvorsen.blog
YouTube Channel @Industrial IT and Automation
https://www.youtube.com/IndustrialITandAutomation
Видео Introduction to Django | Django Tutorial - Part 1 канала Industrial IT and Automation
Комментарии отсутствуют
Информация о видео
27 мая 2025 г. 13:43:34
00:07:44
Другие видео канала