django/docs/topics
2009-06-18 13:34:27 +00:00
..
db Fixed #11278 -- Clarified query documentation regarding bulk assignment of m2m values. Thanks to zgoda for the patch. 2009-06-18 13:32:48 +00:00
forms Fixed #11318 -- Grammar correction in modelform docs. Thanks to seemant for the report. 2009-06-18 13:33:52 +00:00
http Fixed #11322 -- Clarified docs regarding middleware processing. Thanks the Michael Malone for the patch. 2009-06-18 13:34:27 +00:00
auth.txt Fixed #10855: Reference doc on creating superusers in the tutorial at the point where an account is needed, so that readers who neglected to create one earlier (or who forgot the password) don't get stuck or think they have to start all over. Thanks cwolf127 and timo. 2009-05-17 17:54:51 +00:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt Fixed #11335 -- Corrected model reference in generic views doc. Thanks oyvind. 2009-06-17 19:59:50 +00:00
i18n.txt
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 #11063: updated install docs to mention mod_wsgi instead of mod_python. 2009-05-12 17:23:33 +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
testing.txt Fixed #11215 -- Replaced erroneous catch with except in testing doc. 2009-05-27 16:03:51 +00:00