mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-18 12:19:29 +00:00
Reenable logging middleware
This commit is contained in:
@@ -33,6 +33,7 @@ MIDDLEWARE_CLASSES = (
|
||||
'sso.middleware.InactiveLogoutMiddleware',
|
||||
'pagination.middleware.PaginationMiddleware',
|
||||
'sso.middleware.IGBMiddleware',
|
||||
'sso.middleware.IPTrackingMiddleware',
|
||||
)
|
||||
|
||||
ROOT_URLCONF = 'urls'
|
||||
|
||||
Reference in New Issue
Block a user