aykutyaman / django-poll-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo poll app for learning Python Django framework

To run the dev server and the tests

$ python manage.py runserver
$ python manage.py test polls

About


Languages

Language:Python 92.8%Language:HTML 7.0%Language:CSS 0.2%