https://github.com/gggodhwani/django-poll-tutorial
Basic Django application created follwing instructions available on the Django Project
https://github.com/gggodhwani/django-poll-tutorial
Last synced: 3 months ago
JSON representation
Basic Django application created follwing instructions available on the Django Project
- Host: GitHub
- URL: https://github.com/gggodhwani/django-poll-tutorial
- Owner: gggodhwani
- Created: 2014-03-25T06:36:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-26T10:11:38.000Z (about 11 years ago)
- Last Synced: 2025-01-14T02:43:43.916Z (5 months ago)
- Language: Python
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django Poll Tutorial
Basic Django application developed by follwing instructions available on the [Django Project](https://docs.djangoproject.com/en/1.4/intro/tutorial01/)