Revert bůhvíčeho, ale aspoň to funguje
This commit is contained in:
parent
68b336fe64
commit
c0121a8b4d
1 changed files with 0 additions and 5 deletions
|
@ -261,11 +261,6 @@ LOGGING = {
|
||||||
'level': 'DEBUG',
|
'level': 'DEBUG',
|
||||||
'filters': ['Http404AsInfo'],
|
'filters': ['Http404AsInfo'],
|
||||||
},
|
},
|
||||||
'django.security.csrf': {
|
|
||||||
'handlers': ['console'], # ??
|
|
||||||
'level': 'DEBUG',
|
|
||||||
'filters': ['StripSensitiveFormData'],
|
|
||||||
},
|
|
||||||
|
|
||||||
'seminar.prihlaska.form':{
|
'seminar.prihlaska.form':{
|
||||||
'handlers': ['console','registration_logfile'],
|
'handlers': ['console','registration_logfile'],
|
||||||
|
|
Loading…
Reference in a new issue