mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 04:58:42 +02:00
one more try
This commit is contained in:
parent
0fd76d0409
commit
25b95d6794
1 changed files with 1 additions and 1 deletions
|
@ -607,7 +607,7 @@ LOGGING = {
|
||||||
},
|
},
|
||||||
# Our app!
|
# Our app!
|
||||||
"registrar": {
|
"registrar": {
|
||||||
"handlers": ["console"],
|
"handlers": django_handlers,
|
||||||
"level": "DEBUG",
|
"level": "DEBUG",
|
||||||
"propagate": False,
|
"propagate": False,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue