django1/docs/topics
Russell Keith-Magee f0774927e6 [1.1.X] Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks to erw for the report and patch.
Backport of r13254 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@13255 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-14 01:52:28 +00:00
..
db [1.1.X] Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks to erw for the report and patch. 2010-05-14 01:52:28 +00:00
forms [1.1.X] Fixed #11908 -- Clarified the role and usage of the ManagementForm in formsets. Thanks to timo for the draft patch. 2010-05-10 14:17:16 +00:00
http [1.1.X] Fixed #11933 -- Corrected the naming of the cached_db session backend. Thanks to mb0@mb0.org for the report and Gabriel Hurley for the patch. 2010-05-09 06:50:06 +00:00
i18n [1.1.X] Fixed #13317 - Clarified documentation about how the blocktrans and trans template tags work with regard to variables. Thanks for the initial patch, Ramiro Morales. 2010-05-09 13:57:03 +00:00
auth.txt [1.1.X] Fixed #13158 -- Clarified that OneToOneField is a better option for User profile classes. Thanks to hvdklauw for the report and patch. 2010-05-10 11:44:25 +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 #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for the report and patch. 2010-05-08 07:34:30 +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 #13329 -- Corrected markup problem with URL pattern in generic views docs. Thanks to LaundroMat for the report. 2010-05-10 11:43:34 +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 [1.1.X] Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. 2010-05-12 23:00:57 +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 [1.1.X] Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito. 2010-04-05 15:47:05 +00:00
templates.txt Minor typo correction from [9279]. 2008-10-26 03:10:13 +00:00
testing.txt [1.1.X] Fixed #12412 -- Clarified the documentation around file handling by the test client. Thanks to Gabriel Hurley for the draft patch. 2010-05-09 06:48:32 +00:00