Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 172 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 172 Bytes

Микроблог

python => 3.6, django => 2

Install

pip install -r req.txt

python manage.py makemigrations

python manage.py migrate

python manage.py runserver