django/docs
Jannis Leidel 34ddcd9939 Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 uses "T" as the separator between the date and the time value to increase real world usefulness.
While the ISO standard permits the use of a space instead of "T" for readability, it does have an impact on standards like HTML5 which rely on specific rules made in RFC 3339.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13266 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-16 15:54:10 +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 #13530: Corrected a handful of doc typos. Thanks Ramiro. 2010-05-12 22:53:23 +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 #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 uses "T" as the separator between the date and the time value to increase real world usefulness. 2010-05-16 15:54:10 +00:00
releases Removed the 'under development' marker from the 1.1.2 release notes; a little too late, but better than never. 2010-05-14 11:42:59 +00:00
topics Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks to erw for the report and patch. 2010-05-14 01:51:14 +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 Bumped the version number in the docs to reflect Djagno 1.1 is released. 2009-08-08 02:56:19 +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