parent
8d27576948
commit
da81ddf9c8
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ LOGGING = {
|
||||||
'filters': ['Http404AsInfo'],
|
'filters': ['Http404AsInfo'],
|
||||||
},
|
},
|
||||||
'django.security.csrf': {
|
'django.security.csrf': {
|
||||||
'handlers': ['none'], # vyřeší propagace?
|
'handlers': [], # vyřeší propagace?
|
||||||
'level': 'DEBUG',
|
'level': 'DEBUG',
|
||||||
'filters': ['StripSensitiveFormData'],
|
'filters': ['StripSensitiveFormData'],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue