This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-19 07:20:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
87eedfff44
django
/
tests
/
logging_tests
History
Tim Graham
9dff5ce7c7
Fixed
#23593
-- Fixed crash in AdminEmailHandler with non-ASCII characters in request.
...
Thanks edevil for the report and Simon Charette for review.
2014-10-06 17:35:53 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
logconfig.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Fixed
#23593
-- Fixed crash in AdminEmailHandler with non-ASCII characters in request.
2014-10-06 17:35:53 -04:00
urls.py
Fixed
#22218
-- Deprecated django.conf.urls.patterns.
2014-04-03 07:28:10 -04:00
views.py
Fixed
#19866
-- Added security logger and return 400 for SuspiciousOperation.
2013-05-25 16:27:34 -07:00