This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-22 12:14:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
bf1bb07bf0
django
/
tests
/
logging_tests
History
Download ZIP
Download TAR.GZ
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
logconfig.py
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