django1/docs/topics
James Bennett 8a8366d2fa [1.1.X] Fixed #13048: Corrected typo in email documentation. Backport of [12694] from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-07 00:52:11 +00:00
..
db [1.1.X] Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch. 2010-02-24 14:05:58 +00:00
forms [1.1.X] Fixed #12503 - form examples don't validate according to w3c 2010-01-04 22:22:16 +00:00
http [1.1.X] Fixed #11933 -- Added versionchanged marker for the cache_db session backend. Thanks to gabrielhurley for the report and patch. 2010-02-24 14:52:21 +00:00
i18n [1.1.X] Fixed #11714 - Document a few of the i18n function that can be used outside views and templates. Thanks, Jarek Zgoda and Ramiro Morales. 2010-02-22 00:44:27 +00:00
auth.txt [1.1.X] Fixed #5605: only lowercase the domain portion of an email address in `UserManager.create_user`. 2010-03-01 20:32:55 +00:00
cache.txt Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for the report. 2009-11-19 11:20:06 +00:00
conditional-view-processing.txt Fixed #10898 -- Corrected minor error in conditional view processing example. Thanks to Tomasz Elendt for the report. 2009-04-28 13:28:57 +00:00
email.txt [1.1.X] Fixed #13048: Corrected typo in email documentation. Backport of [12694] from trunk. 2010-03-07 00:52:11 +00:00
files.txt [1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:44:02 +00:00
generic-views.txt [1.1.X] Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett Cannon for the report. 2009-09-13 06:33:02 +00:00
index.txt [1.1.X] Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales. 2010-02-16 12:50:47 +00:00
install.txt [1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:44:02 +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 #10954 -- Corrected error in docs example describing extending the JSON serializer. Thanks to Glenn for the report. 2009-05-02 07:39:45 +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 [1.1.X] Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:44:02 +00:00