django/docs/ref
José Padilla 5472d18e31 Fixed #23461 -- Added EMAIL_TIMEOUT setting 2014-09-13 09:33:21 -04:00
..
class-based-views
contrib Fixed #23340 -- Corrected naturaltime docs to match behavior. 2014-09-06 07:47:56 -04:00
files
forms Fixed #23391 -- Removed an erroneous backtip from the form's documentation. 2014-08-31 20:06:38 -04:00
models Fixed #23281 -- Added "concrete model" to glossary. 2014-09-08 08:45:47 -04:00
templates Avoid the word "stupid". 2014-09-09 20:55:57 +02:00
applications.txt
checks.txt Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
clickjacking.txt
databases.txt
django-admin.txt Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
exceptions.txt
index.txt
middleware.txt Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
migration-operations.txt Revert "Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918" 2014-09-02 08:12:19 -04:00
request-response.txt Fixed #10190 -- Made HttpResponse charset customizable. 2014-08-19 17:34:38 -04:00
schema-editor.txt
settings.txt Fixed #23461 -- Added EMAIL_TIMEOUT setting 2014-09-13 09:33:21 -04:00
signals.txt Added missing import in docs/ref/signals.txt. 2014-09-02 08:14:02 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #23388 -- Made django.utils.timezone.override usable as a decorator 2014-08-31 09:03:53 +02:00
validators.txt
views.txt