django/docs/ref
SusanTan 7de35a9ef3 Fixed #20779 -- Documented AdminSite.app_index_template; refs #8498.
Thanks CollinAnderson for the report.
2013-07-31 07:09:12 -04:00
..
class-based-views Added versionadded directive missing from b7bd708. 2013-07-25 20:14:51 +02:00
contrib
files Fixed typo in file storage docs. 2013-01-13 19:36:49 +01:00
forms Fixed #20823 -- Typo in docs/ref/forms/validation.txt 2013-07-29 18:41:08 -04:00
models
templates Allowed Context.push to behave as a context mananger. 2013-07-17 13:32:32 -04:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt
django-admin.txt
exceptions.txt Fixed #17601 -- expose underlying db exceptions under py2 2013-06-04 12:46:10 +01:00
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 2013-07-12 07:10:18 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt