django/docs/topics
Russell Keith-Magee ebce1b9a2b Fixed #11439 -- Added docs on including URL patterns as an iterable. Thanks to Ramiro Morales for the draft text.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11221 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-07-11 15:38:47 +00:00
..
db Made correction to documentation change from [11045]. 2009-06-18 13:44:26 +00:00
forms Fixed #8861 -- Added note on the availability of ModelForm.instance. Thanks to Ramiro Morales for the patch. 2009-06-24 14:04:18 +00:00
http Fixed #11439 -- Added docs on including URL patterns as an iterable. Thanks to Ramiro Morales for the draft text. 2009-07-11 15:38:47 +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 Fixed #10604 -- Added note on the limitation of ungettext, especially as relating to the {% blocktrans %} tag. Thanks to bartTC for the report, and Ramiro Morales for the patch. 2009-07-03 05:42:09 +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
settings.txt
signals.txt
templates.txt
testing.txt Fixed #9607 -- Added documentation for the ``extra`` argument in test client methods. Thanks to jroes for the report and patch. 2009-07-03 07:40:45 +00:00