https://github.com/eason-dev/django-example
My django practice from official tutorial
https://github.com/eason-dev/django-example
Last synced: 10 months ago
JSON representation
My django practice from official tutorial
- Host: GitHub
- URL: https://github.com/eason-dev/django-example
- Owner: eason-dev
- Created: 2017-07-03T05:20:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T05:22:47.000Z (almost 9 years ago)
- Last Synced: 2025-06-29T08:36:15.565Z (11 months ago)
- Language: Python
- Size: 75.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-example
My django practice from official tutorial
[Official Tutorial: Basic Poll Application](https://docs.djangoproject.com/en/1.11/intro/tutorial01/)