mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Fix typo in config file
This commit is contained in:
@@ -175,7 +175,7 @@ LOGGING = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
'handlers': {
|
'handlers': {
|
||||||
'sentry':
|
'sentry': {
|
||||||
'level': 'ERROR',
|
'level': 'ERROR',
|
||||||
'class': 'raven.contrib.django.handlers.SentryHandler',
|
'class': 'raven.contrib.django.handlers.SentryHandler',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user