django/docs/topics
Russell Keith-Magee 08beb148c8 Fixed #14421 -- Clarified the english in the i18n documentation. Thanks to Ned Batchelder for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14015 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-08 15:36:15 +00:00
..
db The optimization docs were a little too enthusiastic in recommending 2010-09-13 05:08:17 +00:00
forms Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +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 Add warning when using cache keys that might not work with memcached. 2010-09-12 18:45:26 +00:00
conditional-view-processing.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
email.txt Fixed #7722 - added support for CC in EmailMessage. 2010-10-07 23:36:02 +00:00
files.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
generic-views.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
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 Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +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 Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
serialization.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
settings.txt Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +00:00
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 #14225 -- Added a documentation marker (and a 1.2.2 release notes file, required to satisfy Sphinx) for the enable_csrf_checks flag on the test client. Thanks to public@grep.ro for the report. 2010-10-08 14:48:04 +00:00