kinucs / django-execises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-execises

#migrate python manage.py migrate python manage.py makemigrations polls python manage.py sqlmigrate polls 0001

#run tests python manage.py test polls

start app

python manage.py runserver

About


Languages

Language:Python 91.7%Language:HTML 8.3%