summaryrefslogtreecommitdiff
path: root/django/middleware/csrf.py
Commit message (Expand)AuthorAgeFilesLines
* [soc2010/app-loading] merged trunkarchive/soc2010/app-loadingsoc2010/app-loadingArthur Koziel2010-09-131-13/+56
* Misc clarifications in csrf middleware commentsLuke Plant2009-10-271-6/+9
* Slight change to CSRF error messages to make debugging easier.Luke Plant2009-10-271-2/+6
* Removed unused import.Luke Plant2009-10-271-4/+0
* Moved contrib.csrf.* to core code.Luke Plant2009-10-271-0/+262