django1/docs
Jannis Leidel af1c8b2cfa [1.2.X] Fixed #14910 -- Clarified the order of precedence of loading translation catalogues. Thanks, vanschelven.
Backport from trunk (r14998).

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15002 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-21 15:14:52 +00:00
..
_ext [1.2.X] Fixed hyperlinking of template tags for Sphinx >= 1.0 2010-11-20 01:56:20 +00:00
_theme/djangodocs [1.2.X] Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:19:39 +00:00
faq [1.2.X] Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" throughout the docs. Replaced with the (RFC 2396-compliant) terms "absolute path reference" or "absolute path" as appropriate for the context. Thanks to sharan666 for the report, and Malcolm, Chris, and dwillis for their work in supplying a solution and patch. 2010-11-07 01:44:32 +00:00
howto [1.2.X] Fixed #14910 -- Clarified the order of precedence of loading translation catalogues. Thanks, vanschelven. 2010-12-21 15:14:52 +00:00
internals Add myself to committers 2010-11-26 12:34:22 +00:00
intro [1.2.X] Fixed #14863 - Add contrib.messages to list of default INSTALLED_APPS in tutorial. 2010-12-11 15:06:50 +00:00
man [1.2.X] Fixed #14391 - Updated django-admin.1 man page to include newer commands. Thanks to laurentluce for the patch. 2010-10-10 09:40:38 +00:00
misc [1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch 2010-10-09 08:25:01 +00:00
obsolete [1.2.X] Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:31:56 +00:00
ref [1.2.X] Fixed #14676 - Document that the removetags filter is case-sensitive. Thanks peterh32 for the report and elbarto for the patch. 2010-12-18 15:37:55 +00:00
releases [1.2.X] Fixed #14875 - moved mention of `email_re` in 1.2 release notes from features deprecated to backwards incompatible changes. thanks galund for the report and elbarto for the patch. 2010-12-11 13:30:21 +00:00
topics [1.2.X] Fixed #14910 -- Clarified the order of precedence of loading translation catalogues. Thanks, vanschelven. 2010-12-21 15:14:52 +00:00
Makefile [1.2.X] Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0. 2010-07-24 10:19:39 +00:00
conf.py [1.2.X] Removed compatibility with Sphinx < 1.0 workarounds in our extension code. Also, started to use the 'needs_sphinx' Sphinx config var. 2010-11-19 23:23:17 +00:00
contents.txt [1.2.X] Added a hidden toctree pointing at the index file in the docs to silence a sphinx warning. Backport of [14605]. 2010-11-17 20:26:58 +00:00
glossary.txt [1.2.X] Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:31:56 +00:00
index.txt [1.2.X] Fixed #14641 - a handful of grammer/typo fixes. 2010-11-08 20:43:30 +00:00