django/docs
Russell Keith-Magee f781205859 [1.0.X] Corrected a problem with the database cache backend, and refactored the cache test suite to ensure that all the backends are actually tested.
Partial merge of r10031 and r10071 from trunk.


git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10086 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-18 12:28:53 +00:00
..
_ext [1.0.X] Fixed #9645 -- Work around a backwards-incompatibility in Sphinx so that 2008-12-07 04:03:30 +00:00
_static Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
_templates Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
faq [1.0.X] Fixed #10110 -- Added FAQ on how and when to poke the core developers about tickets. Thanks to Graham King for turning a couple of django-dev posts into a good first draft. 2009-01-24 12:12:26 +00:00
howto [1.0.X] Fixed #10312 -- Corrected a link to the Reportlab user guide. Thanks to JohnDoe for the report. 2009-02-22 06:37:47 +00:00
internals [1.0.X] Corrected a problem with the database cache backend, and refactored the cache test suite to ensure that all the backends are actually tested. 2009-03-18 12:28:53 +00:00
intro [1.0.X] Another place where we talked about Python versions. Was [9632] in trunk. 2008-12-09 23:06:45 +00:00
man Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
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 [1.0.X] Clarified documentation regarding Oracle's treatment of nulls and empty strings. Backport of [9976] from trunk. 2009-03-05 20:22:54 +00:00
releases [1.0.X] Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous. 2009-01-29 20:25:25 +00:00
topics [1.0.X] Documented patterns for adding extra managers to model subclasses. 2009-03-15 03:46:26 +00:00
Makefile Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
conf.py Fixed #8955: Modified the sphinx configuration to generate LaTeX documentation. Thanks to simonb for the report and fix. 2008-09-18 15:46:20 +00:00
contents.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
glossary.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
index.txt [1.0.X] Added django.contrib.markup to the docs contents page. Thanks, Marc Fargas. 2008-10-05 06:40:47 +00:00