================================================== Django Design Patterns ================================================== Prerequisites ------------------ 1. You know Python. If you do not, try `Dive into Python `_ 2. You know Django. You work with Django 2.0+. 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 `_