dnscms: add sponsors page
This commit is contained in:
@@ -36,6 +36,7 @@ INSTALLED_APPS = [
|
||||
"venues",
|
||||
"news",
|
||||
"openinghours",
|
||||
"sponsors",
|
||||
# end cms apps
|
||||
"grapple",
|
||||
"graphene_django",
|
||||
@@ -200,6 +201,7 @@ GRAPPLE = {
|
||||
"venues",
|
||||
"news",
|
||||
"openinghours",
|
||||
"sponsors",
|
||||
],
|
||||
"EXPOSE_GRAPHIQL": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user