.
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ MIDDLEWARE = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
if not DEBUG:
|
if not DEBUG:
|
||||||
MIDDLEWARE = MIDDLEWARE.append(
|
MIDDLEWARE.append(
|
||||||
'rad.middleware.coep.COEPMiddleware'
|
'rad.middleware.coep.COEPMiddleware'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user