summaryrefslogtreecommitdiff
path: root/django/contrib/csrf/__init__.py
AgeCommit message (Collapse)Author
2011-04-02Removed deprecated contrib.csrf app.Russell Keith-Magee
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15971 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-08Added CsrfMiddleware to contrib, and documentation.Luke Plant
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2868 bcc190cf-cafb-0310-a4f2-bffc1f526a37