django/docs/topics
Russell Keith-Magee 7b98fe98f4 Fixed #12278 -- Corrected an example usage of string_concat. Thanks to loumz for the report, and timo for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13167 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-09 06:42:42 +00:00
..
db Fixed #13428 -- Corrected the allow_relation behavior of and example router. Thanks to jcd for the report and patch. 2010-05-08 07:41:22 +00:00
forms Fixed #13269 -- Added clarifying import statement to widget override docs. Thanks to mattrowbum for the report, and Gabriel Hurley for the patch. 2010-05-08 07:32:31 +00:00
http Fixed #13051 -- Corrected the documentation of URL namespacing to match the tested implementation behavior. Thanks to apollo13 for the report, and Gabriel Hurley for the patch. 2010-05-09 05:48:06 +00:00
i18n Fixed #12278 -- Corrected an example usage of string_concat. Thanks to loumz for the report, and timo for the patch. 2010-05-09 06:42:42 +00:00
auth.txt Added hyperlinks for builtin template tags and filters to code samples in docs. 2010-05-08 14:31:20 +00:00
cache.txt Fixed #13405 -- Corrected typo from r13105. Thanks to danielr for the report. 2010-05-08 07:31:43 +00:00
conditional-view-processing.txt
email.txt Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for the report and patch. 2010-05-08 07:31:18 +00:00
files.txt
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
pagination.txt
serialization.txt Fixed #13418 -- Added notes on uniqueness requirements for natural keys. Thanks to hunajakippo for the suggestion, and Ramiro Morales for the draft text. 2010-05-09 04:24:58 +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 #12412 -- Clarified the documentation around file handling by the test client. Thanks to Gabriel Hurley for the draft patch. 2010-05-09 06:42:16 +00:00