Attempt to fix a broken j2 config which is behind a comment. This caused django startup of various web daemons to fail.
This commit is contained in:
parent
928cf866f4
commit
43274bf7b4
1 changed files with 2 additions and 0 deletions
|
@ -381,6 +381,8 @@ LOGGING = {
|
|||
#{% if env == 'production' %}
|
||||
#'mail_admins',
|
||||
#{% endif %}
|
||||
#
|
||||
|
||||
],
|
||||
'level': 'DEBUG',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue