In this video, we will create a Django project which is a high-level organizational unit that houses the logic that controls your entire web application. Let's proceed...
Previous video: • Python Django Tutorial - Where to get...
====================
⭐️ Video Contents⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:47) Git & GitHub
⌨️ (0:01:34) PyCharm Integrated Development Environment
⌨️ (0:01:59) Docker Desktop
⌨️ (0:02:26) Django framework
⌨️ (0:02:38) Pipenv
⌨️ (0:03:33) Starting PyCharm IDE
⌨️ (0:05:00) Creating New Django Project
⌨️ (0:07:49) Project directory tree
⌨️ (0:12:59) Creating a Django application
⌨️ (0:14:47) Running the development server
====================
Django Documentation: https://docs.djangoproject.com/
Download PyCharm IDE: https://www.jetbrains.com/pycharm/dow...
Download Git: https://git-scm.com/downloads
Download Docker Desktop: https://docs.docker.com/desktop/#down...
Pipenv: https://pipenv.pypa.io/
====================
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 #docker #github