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
/
regressiontests
/
logging_tests
History
Claude Paroz
4214a22e06
[1.5.x]
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
...
Thanks kujiu for the report and Aymeric Augustin for the review. Backport of c91667338 from master.
2012-12-08 11:16:03 +01:00
..
__init__.py
Fixed
#16288
-- Enabled django.request exception logger regardless of DEBUG setting.
2011-06-22 06:01:44 +00:00
logconfig.py
Called parent __init__ in test logging handler
2012-09-24 22:42:58 +02:00
models.py
Fixed
#16288
-- Enabled django.request exception logger regardless of DEBUG setting.
2011-06-22 06:01:44 +00:00
tests.py
[1.5.x]
Fixed
#19357
-- Allow non-ASCII chars in filesystem paths
2012-12-08 11:16:03 +01:00