django/tests/handlers
Claude Paroz 555952c3e6 [1.7.x] Adapted invalid cookie test to all Python versions
Refs #23638. Older Python versions are less strict when parsing
invalid cookie content. The test just has to ensure Django doesn't
crash.
2014-10-14 09:59:14 +02:00
..
__init__.py
tests.py [1.7.x] Adapted invalid cookie test to all Python versions 2014-10-14 09:59:14 +02:00
urls.py Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 2013-05-25 16:27:34 -07:00
views.py PEP8 cleanup 2013-11-02 23:50:49 -05:00