remove raven middleware
This commit is contained in:
parent
30acf0660b
commit
d2bf9f81d6
|
@ -75,7 +75,6 @@ INSTALLED_APPS = [
|
|||
'rest_framework',
|
||||
'drf_yasg',
|
||||
'guardian',
|
||||
'raven.contrib.django.raven_compat',
|
||||
'passbook.core.apps.PassbookCoreConfig',
|
||||
'passbook.admin.apps.PassbookAdminConfig',
|
||||
'passbook.api.apps.PassbookAPIConfig',
|
||||
|
|
Reference in New Issue