- pip install virtualenv
- virtualenv env
- env\Scripts\activate
- pip install django
- cd mysite
- pip install Pillow
- python manage.py makemigrations
- python manage.py migrate
- python manage.py createsuperuser
- py manage.py runserver
rssXX/agency
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|