summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/csrf.txt
AgeCommit message (Expand)Author
2009-03-23Reverted 10094 and 10095 (in favour of solution that will hopefully land for ...Luke Plant
2009-03-19Added CSRF middleware to default settings and updated docs.Luke Plant
2009-02-07Made CSRF middleware skip post-processing for 'csrf_exempt' decorated views.Luke Plant
2008-12-08Edited ref/contrib/csrf.txt changes from [9554]Adrian Holovaty
2008-12-03Updated csrf docs with 'versionadded' infoLuke Plant
2008-12-03New CsrfMiddleware features: automatic exceptions for known AJAX and decorato...Luke Plant
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss