1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/topics
2010-04-28 11:27:38 +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 #13014 - Added section about how to use the language code with fragement caching. Thanks for the initial patch, fgutierrez. 2010-03-15 12:16:37 +00:00
conditional-view-processing.txt
email.txt Fixed #13048: Corrected typo in email documentation. 2010-03-07 00:51:29 +00:00
files.txt
generic-views.txt
index.txt Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales. 2010-02-16 12:12:53 +00:00
install.txt
pagination.txt
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
signals.txt Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito. 2010-04-05 15:46:44 +00:00
templates.txt
testing.txt Fixed #12932 -- Added an extra argument to suite_result() in the test runner, and added **kwargs as protection against future changes. Thanks to Eric Holscher for the report and patch. 2010-02-22 12:34:52 +00:00