django/docs
Adrian Holovaty 40777cb533 Rewrote 'Test with warnings enabled' section of docs/topics/testing.txt from [14019] to be clearer
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14033 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-08 20:30:02 +00:00
..
_ext Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
_theme/djangodocs Fixed - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:21:21 +00:00
faq Fixed -- Corrected the capitalization of reStructuredText. Thanks to timo for the patch. 2010-10-08 15:37:16 +00:00
howto Fixed -- Updated mod_wsgi docs to match documented best practice. Thanks to monokrome for the report and wogan for the patch. 2010-10-08 15:36:48 +00:00
internals Fixed -- Corrected the capitalization of reStructuredText. Thanks to timo for the patch. 2010-10-08 15:37:16 +00:00
intro Fixed - code in intro-tutorial03 missing an import statement 2010-09-13 22:47:20 +00:00
man Fixed - 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 : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
obsolete Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
ref Fixed -- Clarified the data type of date_list in date-based generic views. Thanks to clelland for the report and patch. 2010-10-08 15:38:21 +00:00
releases Fixed -- Added a documentation marker (and a 1.2.2 release notes file, required to satisfy Sphinx) for the enable_csrf_checks flag on the test client. Thanks to public@grep.ro for the report. 2010-10-08 14:48:04 +00:00
topics Rewrote 'Test with warnings enabled' section of docs/topics/testing.txt from [14019] to be clearer 2010-10-08 20:30:02 +00:00
Makefile Fixed - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:21:21 +00:00
conf.py Disabled unused Sphinx configuration option that triggered a warning. 2010-10-08 15:33:27 +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 Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
index.txt Fixed -- Added support for logging. Thanks to Vinay Sajip for his draft patch, and to the many people who gave feedback during development of the patch. 2010-10-04 15:12:39 +00:00