summaryrefslogtreecommitdiff
path: root/django/middleware/csrf.py
AgeCommit message (Expand)Author
2009-10-27Misc clarifications in csrf middleware commentsLuke Plant
2009-10-27Slight change to CSRF error messages to make debugging easier.Luke Plant
2009-10-27Removed unused import.Luke Plant
2009-10-27Moved contrib.csrf.* to core code.Luke Plant