In this video, I'm going to show you how to install Django 3 in a virtual environment and create your first Django project.
Do you prefer reading the textual version of this?
Link to the Article: https://rapidevelop.org/python/instal...
Table Of Contents:
00:00 Introduction
00:10 Check Python Version
00:31 Create a Python 3 Virtual Environment
00:50 Install Django 3
01:10 Create a Django 3 Project
01:40 Django 3 Project Structure
02:26 Run the Django Development Server
GitHub Repository: https://github.com/rapidevelop/ex_dja...
#Django3 #Django