Django Design Patterns¶
Prerequisites¶
- You know Python. If you do not, try Dive into Python
- You know Django. You work with Django 1.4+. If you do not please read Django Docs
Getting the docs¶
The documents are generated using Sphinx. The code is available on Github. The generated Html is available at Django Design Patterns
To generate the docs, do make html within the top level folder of repo.
License¶
This work is dual licensed under Creative Commons Attribution-Share Alike 3.0 Unported License and GNU Free Documentation License