1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/docs/ref
2016-05-28 20:48:55 -04:00
..
class-based-views
contrib [1.10.x] Confirmed support for PostGIS 2.2. 2016-05-28 20:48:55 -04:00
files
forms
models [1.10.x] Fixed typo in docs/ref/models/querysets.txt 2016-05-27 09:13:12 -04:00
templates
applications.txt Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
checks.txt Fixed #26421 -- Refactored ModelSignal to use Apps.lazy_model_operation() 2016-05-19 21:33:36 -04:00
clickjacking.txt Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
csrf.txt Fixed #20869 -- made CSRF tokens change every request by salt-encrypting them 2016-05-19 05:02:19 +03:00
databases.txt
django-admin.txt
exceptions.txt Fixed #21231 -- Enforced a max size for GET/POST values read into memory. 2016-05-12 10:17:52 -04:00
index.txt
middleware.txt Fixed #20869 -- made CSRF tokens change every request by salt-encrypting them 2016-05-19 05:02:19 +03:00
migration-operations.txt
request-response.txt Fixed #26636 -- Fixed typo in docs/ref/request-response.txt 2016-05-18 21:39:08 -04:00
schema-editor.txt
settings.txt Refs #26601 -- Deprecated old-style middleware. 2016-05-17 07:22:26 -04:00
signals.txt Fixed #24100 -- Made the migration signals dispatch its plan and apps. 2016-05-15 19:51:15 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
validators.txt
views.txt