summaryrefslogtreecommitdiff
path: root/django/contrib/csrf/__init__.py
AgeCommit message (Expand)Author
2011-04-02Removed deprecated contrib.csrf app.Russell Keith-Magee
2006-05-08Added CsrfMiddleware to contrib, and documentation.Luke Plant