We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2619406 commit aa52556Copy full SHA for aa52556
gitlab_webhooks/__init__.py
@@ -1,2 +1,2 @@
1
-default_app_config = "GitlabWebhooksConfig"
+default_app_config = "gitlab_webhooks.apps.GitlabWebhooksConfig"
2
__version__ = "0.1.0"
0 commit comments