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 bb4e0fa commit 6c1db18Copy full SHA for 6c1db18
src/django_github_app/conf.py
@@ -8,7 +8,7 @@
8
9
from ._typing import override
10
11
-GITHUB_APP_SETTINGS_NAME = "DJANGO_GITHUB_APP"
+GITHUB_APP_SETTINGS_NAME = "GITHUB_APP"
12
13
14
@dataclass(frozen=True)
0 commit comments