https://github.com/bryanlimy/django-example
An example of Django web application following the official tutorial
https://github.com/bryanlimy/django-example
Last synced: about 1 year ago
JSON representation
An example of Django web application following the official tutorial
- Host: GitHub
- URL: https://github.com/bryanlimy/django-example
- Owner: bryanlimy
- Created: 2016-11-08T19:25:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-08T21:52:42.000Z (over 9 years ago)
- Last Synced: 2025-02-09T23:18:47.338Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-example
An example of Django web application following the official tutorial