https://github.com/cirosantilli/django-cheat2
https://github.com/cirosantilli/django-cheat2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cirosantilli/django-cheat2
- Owner: cirosantilli
- Created: 2016-05-10T10:24:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T10:24:59.000Z (about 9 years ago)
- Last Synced: 2025-01-02T05:13:48.909Z (4 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django cheat 2
Tested by default on Ubuntu 15.10, Django 1.9.
1. [Getting started](getting-started.md)
1. [Introduction](introduction.md)
1. [Misc](misc.md)
1. [Authentication](authentication.md)
1. [Forms](forms.md)
1. Examples
1. [Default](default/)
1. [Min](min/)
1. [Tutorial](tutorial/)
1. [Bibliography](bibliography.md)