public
Fork of lincolnloop/django-best-practices
Description: Documentation regarding Django best practices
Homepage: http://lincolnloop.com/django-docs/
Clone URL: git://github.com/kegan/django-best-practices.git
name age message
file .gitignore Loading commit data...
directory .static/ Fri Jan 30 08:23:42 -0800 2009 added .static directory. sphinx-build wasnt wor... [msaizar]
file LICENSE Thu Apr 09 12:15:47 -0700 2009 adds MIT license [lincolnloop]
file Makefile Sun Dec 28 22:51:33 -0800 2008 Added the result of sphinx-quickstart. [brosner]
file README.rst Thu Apr 09 12:20:35 -0700 2009 adds link to project announcement [lincolnloop]
directory apps/
file code.txt Fri Mar 27 13:45:33 -0700 2009 updates code docs [lincolnloop]
file conf.py Fri Mar 27 13:44:07 -0700 2009 removes lincoln loop theme and uses local_conf.py [lincolnloop]
directory deployment/
directory examples/
file index.txt Tue Apr 07 14:11:50 -0700 2009 adds deployment docs [lincolnloop]
directory projects/
file update_docs.sh Mon Dec 29 11:23:52 -0800 2008 Added a quick script to update the documentatio... [brosner]
README.rst

This is a fork of the great django-reusable-app-docs project started by Brian Rosner and Eric Holscher regarding best practices for writing and maintaining reusable Django apps.

We wanted to expand on the idea and create general "best practices" documentation for Django Web development encompassing ideas that are outside the scope of the official documentation. For more information, read the project announcement.