Getting started with Django - English
This is a sample video. To access the full content,
please
Login
20894 visits
Outline:
Getting started with Django Python Virtual Environment Create a Virtual Environment Activate the Virtual Environment pip command Install Django Update Django version Create a Django project The Django project file structure Start the Django development server Accessing Django web page Stop the Django development server Deactivate Virtual Environment Delete the Virtual Environment