This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
handlers
History
Claude Paroz
6398ebab93
[1.7.x]
Fixed
#23638
-- Prevented crash while parsing invalid cookie content
...
Thanks Philip Gatt for the report and Tim Graham for the review. Backport of 59d487e7fc from master.
2014-10-13 17:39:23 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
[1.7.x]
Fixed
#23638
-- Prevented crash while parsing invalid cookie content
2014-10-13 17:39:23 +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