Commit történet

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