https://github.com/treyhunner/ballin-hipster
Github suggested that name and I went with it
https://github.com/treyhunner/ballin-hipster
Last synced: 4 months ago
JSON representation
Github suggested that name and I went with it
- Host: GitHub
- URL: https://github.com/treyhunner/ballin-hipster
- Owner: treyhunner
- Created: 2013-02-16T18:38:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-16T20:43:13.000Z (over 12 years ago)
- Last Synced: 2025-02-28T16:33:16.650Z (4 months ago)
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
Awesome Lists containing this project
README
Django Undocumented
===================**Work in Progress**
This project is a collection of undocumented Django "features". These
"features" may actually be implementation details that may not work
consistently in future or older versions of Django.Things that will be noted for each feature:
- An explanation of the feature
- Links to other sites that reference/explain the feature
- First Django version it works in (if known)
- Most recent Django version it works in (if known)Similar projects that could be merged or referenced:
- `django model meta reference`_
The `features`_ file lists some features that should be added to this guide.
.. _features: features.rst
.. _django model meta reference: https://github.com/unbracketed/django_model_meta_reference