Další neúspěšný pokus
This commit is contained in:
parent
3004e7fdcb
commit
68b336fe64
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ LOGGING = {
|
|||
'filters': ['Http404AsInfo'],
|
||||
},
|
||||
'django.security.csrf': {
|
||||
'handlers': [], # vyřeší propagace?
|
||||
'handlers': ['console'], # ??
|
||||
'level': 'DEBUG',
|
||||
'filters': ['StripSensitiveFormData'],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue