django/docs/topics
Karen Tracey 8a5f2ee912 Fixed #9495 -- Corrected typo in urls doc. Thanks seemant.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9328 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-02 04:17:59 +00:00
..
db Fixed #9432 -- Revived documentation of ~Q usage. 2008-10-24 09:25:32 +00:00
forms Fixed #9325 -- Typo fix in the forms documentation. 2008-10-09 09:19:47 +00:00
http Fixed #9495 -- Corrected typo in urls doc. Thanks seemant. 2008-11-02 04:17:59 +00:00
auth.txt Fixed #7011 -- Clarified what User.is_active really means in the documentation. 2008-10-06 11:20:15 +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 #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor. 2008-11-01 19:02:09 +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 Fixed #8768 -- Clarified that ugettext_lazy() results are unicode proxies and 2008-10-06 08:32:35 +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 Fixed #9215 -- Added a view/template example of using pagination. 2008-10-07 11:51:14 +00:00
serialization.txt Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy. 2008-11-01 20:14:36 +00:00
settings.txt Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE 2008-10-06 11:18:30 +00:00
signals.txt Fixed #8326: added signals documentation. 2008-08-26 19:04:52 +00:00
templates.txt Minor typo correction from [9279]. 2008-10-26 03:10:13 +00:00
testing.txt Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE 2008-10-07 09:23:40 +00:00