django/docs/topics
Russell Keith-Magee 8b6a2c11e4 Fixed #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks to liling for the report, and gsong for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11545 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-09-13 00:17:35 +00:00
..
db Made correction to documentation change from [11045]. 2009-06-18 13:44:26 +00:00
forms Fixed #10287 -- Added better examples in the docs of formset validation. Thanks to Andrew Badr for the text. 2009-07-15 13:52:39 +00:00
http Fixed #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks to liling for the report, and gsong for the patch. 2009-09-13 00:17:35 +00:00
auth.txt Fixed #10864 -- Clarified the role played by redirect_to_field in the login_required auth decorator. Thanks to trigeek38 for the suggestion, and SmileyChris for the draft. 2009-09-13 00:12:26 +00:00
cache.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00
conditional-view-processing.txt Fixed #10898 -- Corrected minor error in conditional view processing example. Thanks to Tomasz Elendt for the report. 2009-04-28 13:28:57 +00:00
email.txt Fixed #8638 -- Added documentation on how to redirect email to a dummy server for testing purposes. Thanks to Rob Hudson and Marc Fargas for their work on the draft for this change. 2009-01-29 12:31:11 +00:00
files.txt Fixed #10779 -- Corrected description of an example in the files docs. Thanks to timo for the patch. 2009-04-16 12:48:46 +00:00
generic-views.txt Fixed #11554: Several errors in Generic Views Documentation. 2009-09-11 13:46:56 +00:00
i18n.txt Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather than a placeholder. Thanks to jcassee for the suggestion. 2009-07-15 13:54:45 +00:00
index.txt Refs #11336 -- Another dummy commit to force refresh of some index pages by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation. 2009-06-18 00:16:48 +00:00
install.txt Fixed #11356 -- Added links to the growing collection of 3rd party database backends that are available. Thank to Nathan Auch for the draft text. 2009-06-24 14:00:53 +00:00
pagination.txt
serialization.txt Fixed #10954 -- Corrected error in docs example describing extending the JSON serializer. Thanks to Glenn for the report. 2009-05-02 07:39:45 +00:00
settings.txt
signals.txt
templates.txt Minor typo correction from [9279]. 2008-10-26 03:10:13 +00:00
testing.txt Fixed #10908 -- Clarified the procedure for creating test users in the testing docs. Thanks to gruszczy and timo. 2009-07-16 16:06:53 +00:00