1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/ref
Raphael Michel ddf169cdac Refs #16859 -- Allowed storing CSRF tokens in sessions.
Major thanks to Shai for helping to refactor the tests, and to
Shai, Tim, Florian, and others for extensive and helpful review.
2016-11-30 08:57:27 -05:00
..
class-based-views
contrib Fixed #27552 -- Added docs/test for GEOSGeometry.normalize(). 2016-11-30 07:39:03 -05:00
files
forms
models
templates
applications.txt Fixed #25966 -- Made get_user_model() work at import time. 2016-11-25 14:15:49 +01:00
checks.txt Fixed #27358 -- Added a system check to prevent FileField's upload_to from starting with a slash. 2016-11-29 16:12:24 -05:00
clickjacking.txt
csrf.txt Refs #16859 -- Allowed storing CSRF tokens in sessions. 2016-11-30 08:57:27 -05:00
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt Refs #16859 -- Allowed storing CSRF tokens in sessions. 2016-11-30 08:57:27 -05:00
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Refs #16859 -- Allowed storing CSRF tokens in sessions. 2016-11-30 08:57:27 -05:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt