django/docs
Russell Keith-Magee 5da6aeba17 Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another set of expensive flush calls. Thanks to Eric Holscher for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13319 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-06-05 05:26:04 +00:00
..
_ext Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
_static Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
_templates Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
faq Fixed #13101 -- Added multi-db info about debugging queries. Thanks to David Fischer for the patch. 2010-05-09 04:50:48 +00:00
howto Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another set of expensive flush calls. Thanks to Eric Holscher for the patch. 2010-06-05 05:26:04 +00:00
internals Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks to Ramiro Morales for the report and patch. 2010-05-09 04:23:43 +00:00
intro Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 for the report. 2010-05-10 11:35:43 +00:00
man Fixed #7050 - Allow the makemessages command to optionally ignore paths when examining source code and templates for translation strings. 2010-02-16 12:15:04 +00:00
misc Fixed #3469 -- added django.utils documentation for stable bits 2010-05-08 21:38:27 +00:00
obsolete Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
ref Fixed #13685: Correct the default value for EMAIL_BACKEND listed in the settings ref. 2010-06-02 17:57:10 +00:00
releases Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs. 2010-05-19 12:35:02 +00:00
topics Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a flush, which speeds up the tests overall. 2010-05-28 11:15:36 +00:00
Makefile Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
conf.py Updated the docs conf.py to have the correct version number. 2010-05-17 18:51:50 +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 A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 2009-03-31 23:34:03 +00:00
index.txt Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch. 2010-05-09 07:45:05 +00:00