django/docs/topics
James Bennett d2f6a84668 [1.0.X] Remove obsolete reference to "development version" in autoescaping docs.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9281 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-10-26 03:10:48 +00:00
..
db [1.0.X] Fixed #9432 -- Revived documentation of ~Q usage. 2008-10-24 09:30:04 +00:00
forms [1.0.X] Fixed #9325 -- Typo fix in the forms documentation. 2008-10-09 09:21:22 +00:00
http [1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponse 2008-10-24 09:29:27 +00:00
auth.txt [1.0.X] Fixed #7011 -- Clarified what User.is_active really means in the documentation. 2008-10-06 11:26:59 +00:00
cache.txt Fixed #8958 -- Fixed typo in cache.txt. Thanks, benwalton@gmail.com 2008-09-09 19:53:57 +00:00
email.txt Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 2008-09-02 03:40:42 +00:00
files.txt Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the report. 2008-09-14 06:49:28 +00:00
i18n.txt [1.0.X] Fixed #8768 -- Clarified that ugettext_lazy() results are unicode 2008-10-06 08:48:17 +00:00
index.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
install.txt Fixed #9077: Modified the database installation notes to point to somewhere useful, rather than initd.org's rant page about Trac. Thanks to velo for the report. 2008-09-14 09:34:31 +00:00
pagination.txt [1.0.X] Fixed #9215 -- Added a view/template example of using pagination. 2008-10-07 11:58:40 +00:00
serialization.txt Fixed #8701, a couple of bad links in the docs. 2008-09-03 20:23:18 +00:00
settings.txt [1.0.X] Fixed #6979 -- Fixed the documentation cross-reference between the 2008-10-06 11:25:45 +00:00
signals.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
templates.txt [1.0.X] Remove obsolete reference to "development version" in autoescaping docs. 2008-10-26 03:10:48 +00:00
testing.txt Reverted r9186 -- Committed to the wrong branch (it's a feature addition). 2008-10-07 09:04:55 +00:00