mirror of
https://github.com/status-im/cabot.git
synced 2025-02-24 10:28:06 +00:00
Remove transaction middleware
This commit is contained in:
parent
78c758d017
commit
427f97bbce
@ -92,7 +92,6 @@ MIDDLEWARE_CLASSES = (
|
||||
'django.middleware.csrf.CsrfViewMiddleware',
|
||||
'django.contrib.auth.middleware.AuthenticationMiddleware',
|
||||
'django.contrib.messages.middleware.MessageMiddleware',
|
||||
'django.middleware.transaction.TransactionMiddleware',
|
||||
)
|
||||
|
||||
ROOT_URLCONF = 'cabot.urls'
|
||||
|
Loading…
x
Reference in New Issue
Block a user