Recommended for python version 3 and above.
Before running, please first install Virtual Environment.
- Enter the work folder
- Type "Python -M Venv Env"
- Activate Environment (Windows), type "env\scripts\activate.bat", for deactivate please type "env\scripts\deactivate.bat"
- Type "Pip Install Django"