django1/django/contrib/csrf
Karen Tracey 50745cc31e Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments. Thanks kaikuehne.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10801 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-05-17 16:45:28 +00:00
..
__init__.py Added CsrfMiddleware to contrib, and documentation. 2006-05-08 23:03:08 +00:00
middleware.py Fixed #10884 - more lenient regexp for matching forms in CSRF post-processing 2009-04-21 23:31:01 +00:00
models.py Added tests for CsrfMiddleware. 2008-12-02 22:40:00 +00:00
tests.py Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments. Thanks kaikuehne. 2009-05-17 16:45:28 +00:00