Skip to content
Snippets Groups Projects
Verified Commit 7061b8b3 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Drop debug middleware of graphene

parent d336da9a
No related branches found
No related tags found
1 merge request!1208Resolve "Data management for the Models `Room` and `SchoolTerm`"
......@@ -434,7 +434,6 @@ REST_FRAMEWORK = {
# Configuration for GraphQL framework
GRAPHENE = {
"SCHEMA": "aleksis.core.schema.schema",
"MIDDLEWARE": ["graphene_django.debug.middleware.DjangoDebugMiddleware"],
}
# LDAP config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment