https://github.com/cham11ng/polling-django
Polling App in Django
https://github.com/cham11ng/polling-django
django python-3-5
Last synced: 3 months ago
JSON representation
Polling App in Django
- Host: GitHub
- URL: https://github.com/cham11ng/polling-django
- Owner: cham11ng
- Created: 2017-04-13T13:46:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T04:33:23.000Z (about 9 years ago)
- Last Synced: 2025-01-19T07:42:28.792Z (over 1 year ago)
- Topics: django, python-3-5
- Language: Python
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# polling-django
Polling App in Django
## Launching Django server
`Ctrl+Alt+R`, and enter task name in the manage.py console:
`manage.py@polling > runserver`