django1/django/contrib/csrf
Luke Plant 9c33d74f1d Added some explanatory comments in CsrfMiddleware
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9561 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-03 13:23:23 +00:00
..
__init__.py Added CsrfMiddleware to contrib, and documentation. 2006-05-08 23:03:08 +00:00
middleware.py Added some explanatory comments in CsrfMiddleware 2008-12-03 13:23:23 +00:00
models.py Added tests for CsrfMiddleware. 2008-12-02 22:40:00 +00:00
tests.py New CsrfMiddleware features: automatic exceptions for known AJAX and decorator for manual exceptions 2008-12-03 00:34:18 +00:00