django/docs
Russell Keith-Magee 0dce7b6921 Fixed #12619 -- Added support for the --noinput flag to testserver. Thanks to clouserw for the suggestion, and darkrho for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13365 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-06-21 12:09:25 +00:00
..
_ext
_static
_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
misc
obsolete Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
ref
releases Fixed #13739 -- Updated release notes to make a note of the changes to Field.db_type. 2010-06-11 01:37:10 +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
conf.py
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
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