django1/docs/topics
Russell Keith-Magee c21c052cf0 Fixed #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13106 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06 01:18:57 +00:00
..
db Fixed #13035 - Incorrect documentation regarding admin and default managers 2010-04-06 11:52:32 +00:00
forms Fixed #13023 - Removed ambiguity with regard to the max_num option of formsets and as a result of admin inlines. Thanks to Gabriel Hurley for the patch. 2010-03-27 23:03:56 +00:00
http Fixed #13200 -- Updated the DB session backend to make full use of routers, deprecating the need for the SESSION_DB_ALIAS setting. Thanks to rokclimb15 for the report. 2010-03-25 10:29:06 +00:00
i18n Refs #13339 -- Disable %b/%B-based locale datetime input formats, and document that they are problematic. 2010-04-28 11:27:38 +00:00
auth.txt Fixed #13226 -- Corrected typo in authentication docs, thanks rokclimb15. 2010-03-27 22:21:48 +00:00
cache.txt Fixed #13405 -- Removed the recommendation for the use of cmemcache. Thanks to danielr for the report. 2010-05-06 01:18:31 +00:00
conditional-view-processing.txt Fixed #11904 -- Fixed error in conditional-view-processing.txt. Thanks, bronger and timo 2010-01-10 18:09:26 +00:00
email.txt Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger for the report. 2010-05-06 01:17:29 +00:00
files.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
generic-views.txt Fixed #12161 -- Added escaping of a backslash in two generic-views.txt examples. Thanks, infopams 2010-01-10 18:38:00 +00:00
index.txt Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales. 2010-02-16 12:12:53 +00:00
install.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +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 #12840: mark natural key serialization in the docs as new in 1.2. Thanks, ramiro. 2010-02-14 18:39:42 +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 #13271 -- Corrected a typo in the signals documentation. Thanks, chtito. 2010-04-05 15:46:44 +00:00
templates.txt Fixed #11884 -- Clarified documentation to explain how to activate the built-in admin reference. Thanks, DmitryRisenberg and timo 2010-01-10 18:07:46 +00:00
testing.txt Fixed #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for the report. 2010-05-06 01:18:57 +00:00