filmov
tv
Django Admin Site Complete Setup For Beginner.
Показать описание
This video tutorial will help to create the virtual environment and to create the admin site dashboard of the Django framework.
Steps:
1. Create Virtual Environment.
2. Enter the folder scripts and activate the virtual environment.
3.Back to the virtual environment folder.
4.Install Django with command line 'pip-install django pillow'.
5.Create a project folder with the command line "django-admin start project project_name"
6.Enter the created folder.
Steps:
1. Create Virtual Environment.
2. Enter the folder scripts and activate the virtual environment.
3.Back to the virtual environment folder.
4.Install Django with command line 'pip-install django pillow'.
5.Create a project folder with the command line "django-admin start project project_name"
6.Enter the created folder.