1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/ref
2016-06-28 12:51:51 -04:00
..
class-based-views
contrib Refs #17209 -- Added LoginView and LogoutView class-based views 2016-06-24 10:45:13 +02:00
files
forms Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt. 2016-06-27 09:06:54 -04:00
models Fixed #26709 -- Added class-based indexes. 2016-06-27 10:41:01 -04:00
templates
applications.txt
checks.txt
clickjacking.txt
csrf.txt Used strict comparison in docs/ref/csrf.txt's JavaScript. 2016-06-28 12:51:51 -04:00
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt Fixed #5897 -- Added the Content-Length response header in CommonMiddleware 2016-06-27 10:44:57 +02:00
migration-operations.txt Fixed #26709 -- Added class-based indexes. 2016-06-27 10:41:01 -04:00
request-response.txt
schema-editor.txt
settings.txt Refs #17209 -- Added LoginView and LogoutView class-based views 2016-06-24 10:45:13 +02:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt