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-08-01 09:32:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
bacb097ac3
django
/
tests
/
regressiontests
/
logging_tests
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
fb9f1b9bfb
Removed backwards-compatibility shim for
#16288
.
...
Also unit-tested django.utils.log.RequireDebugTrue for consistency.
2012-12-29 21:58:12 +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
Fixed
#19325
- Made email backend of AdminEmailHandler configurable
2012-11-20 11:23:12 +01:00
models.py
Fixed
#16288
-- Enabled django.request exception logger regardless of DEBUG setting.
2011-06-22 06:01:44 +00:00
tests.py
Removed backwards-compatibility shim for
#16288
.
2012-12-29 21:58:12 +01:00