Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 172 Bytes

README.MD

File metadata and controls

8 lines (6 loc) · 172 Bytes

install requirements: pip install -r requirements.txt

run project: python manage.py runserver

run django-extensions console: python manage.py shell_plus --ipython