0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref
Tim Graham 1c58cabad7 Fixed #22811 -- Allowed setting both the old and new TEST database settings.
An ImproperlyConfigured exception will be raised they mismatch.
2014-06-12 08:17:49 -04:00
..
class-based-views
contrib
files
forms Fixed #22813 -- Updated Pillow URL in documentation 2014-06-12 08:53:36 +02:00
models Fixed #22813 -- Updated Pillow URL in documentation 2014-06-12 08:53:36 +02:00
templates Close autoescape tag in template documentation. 2014-06-10 11:48:08 +01:00
applications.txt
checks.txt
clickjacking.txt
databases.txt
django-admin.txt Fixed #22801 -- Added 'www.' to diveintopython.net links 2014-06-10 15:38:25 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #22811 -- Allowed setting both the old and new TEST database settings. 2014-06-12 08:17:49 -04:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt