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-20 07:50:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2cb48fffd4
django
/
tests
/
regressiontests
/
logging_tests
History
Claude Paroz
f0f327bbfe
Fixed
#18993
-- 'django' logger logs to console when DEBUG=True
...
Thanks Preston Holmes for the review.
2012-09-29 22:56:18 +02: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
Fixed
#18993
-- 'django' logger logs to console when DEBUG=True
2012-09-29 22:56:18 +02:00