Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 235 Bytes

File metadata and controls

7 lines (7 loc) · 235 Bytes

The commands for run this project

pip install -r requirements.txt

python manage.py makemigrations

python manage.py migrate

python manage.py createsuperuser

python manage.py runserver

Oh, magic, all is working!