1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics
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
cache.txt
conditional-view-processing.txt
email.txt Fixed #7722 - added support for CC in EmailMessage. 2010-10-07 23:36:02 +00:00
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 Corrects a typo in [14062]. Thanks to Russ for the report. 2010-10-09 07:35:46 +00:00
logging.txt Fixed #14406 -- Added a Python 2.4 compatibility to the logging interface. Thanks to Łukasz Rekucki for the report, and to Luke Plant for original patch this was based on. 2010-10-06 15:02:26 +00:00
pagination.txt
serialization.txt
settings.txt
signals.txt Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. 2010-10-01 02:00:52 +00:00
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