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 26839f8 commit 1c98f04Copy full SHA for 1c98f04
README.md
@@ -31,7 +31,7 @@ The library is async-only at the moment (following gidgethub), with sync support
31
uv sync
32
```
33
34
-2. Add the app to your Django project's `INSTALLED_APPS`.
+2. Add the app to `INSTALLED_APPS` in your Django project's `DJANGO_SETTINGS_MODULE`.
35
36
```python
37
INSTALLED_APPS = [
0 commit comments