Luke Plant
|
5a0aab41ee
Allow CsrfResponseMiddleware to be used if templates cannot be updated.
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
e6f0c10e77
Fixed typo in docs
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
9dc9770736
Documented the presence of {% csrf_token %} in Django 1.1.2 in trunk docs.
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
b32a187296
Fixed some typos
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
f00ad4168e
Added explicit notes about the need to update any customised templates for contrib apps for CSRF changes
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
64b4ab18b4
Use decorator syntax for csrf_exempt example.
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
7230a995ce
Moved contrib.csrf.* to core code.
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
8e70cef9b6
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency removed, and turned on by default.
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
a02a6fab66
Fixed #9163 - CsrfMiddleware needs to reset ETag header
|
%!s(int64=15) %!d(string=hai) anos |
Luke Plant
|
20f7e51493
Reverted 10094 and 10095 (in favour of solution that will hopefully land for beta 2)
|
%!s(int64=16) %!d(string=hai) anos |
Luke Plant
|
2d28724730
Added CSRF middleware to default settings and updated docs.
|
%!s(int64=16) %!d(string=hai) anos |
Luke Plant
|
9a2e338107
Made CSRF middleware skip post-processing for 'csrf_exempt' decorated views.
|
%!s(int64=16) %!d(string=hai) anos |
Adrian Holovaty
|
e9b90d9899
Edited ref/contrib/csrf.txt changes from [9554]
|
%!s(int64=16) %!d(string=hai) anos |
Luke Plant
|
9ec9936413
Updated csrf docs with 'versionadded' info
|
%!s(int64=16) %!d(string=hai) anos |
Luke Plant
|
9eedc7bd0b
New CsrfMiddleware features: automatic exceptions for known AJAX and decorator for manual exceptions
|
%!s(int64=16) %!d(string=hai) anos |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
%!s(int64=16) %!d(string=hai) anos |