django/docs/topics
Gabriel Hurley 307e71a734 Corrects a typo in [14062]. Thanks to Russ for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14064 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-09 07:35:46 +00:00
..
db The optimization docs were a little too enthusiastic in recommending 2010-09-13 05:08:17 +00:00
forms Fixed #14023 -- include non_field_errors in example. Thanks to konryd for the report and patch. 2010-10-08 23:32:46 +00:00
http Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. 2010-10-01 02:00:52 +00:00
i18n Fixed #14421 -- Clarified the english in the i18n documentation. Thanks to Ned Batchelder for the report and patch. 2010-10-08 15:36:15 +00:00
auth.txt Permit custom from-email address in auth forms email. 2010-09-12 22:38:01 +00:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt
index.txt Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draft patch, and to the many people who gave feedback during development of the patch. 2010-10-04 15:12:39 +00:00
install.txt
logging.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. 2010-10-01 02:00:52 +00:00
testing.txt Fixed #14378 -- Made the test client class customizable. Thanks to Ned Batchelder for the patch. 2010-10-09 04:50:47 +00:00