django/docs
Malcolm Tredinnick 24b9c65d3f Documented patterns for adding extra managers to model subclasses.
This seems to have been a source of confusion, so now we have some explicit
examples. Fixed #9676.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10058 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-15 03:42:31 +00:00
..
_ext Fixed #9436 -- Updated docs build code to create "new in development version". 2009-03-09 01:37:17 +00:00
_static
_templates
faq
howto Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks to JohnDoe for the report. 2009-02-22 06:06:29 +00:00
internals Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic on Memcache; implemented as a 2 stage retrieve/update on other backends. Includes refactor of the cache tests to ensure all the backends are actually tested, and a fix to the DB cache backend that was discovered as a result. Thanks to Michael Malone for the original patch. 2009-03-11 13:27:03 +00:00
intro
man
misc Added a stability note about template tag names. 2008-09-03 00:09:52 +00:00
obsolete Removed doc references to obsolete removed forms stuff. 2008-08-28 16:33:11 +00:00
ref Fixed #3460 -- Added an ability to enable true autocommit for psycopg2 backend. 2009-03-11 07:06:50 +00:00
releases Whitespace fix to [9896]. 2009-02-24 02:31:09 +00:00
topics Documented patterns for adding extra managers to model subclasses. 2009-03-15 03:42:31 +00:00
Makefile
conf.py Fixed #9436 -- Updated docs build code to create "new in development version". 2009-03-09 01:37:17 +00:00
contents.txt
glossary.txt
index.txt