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.
2 parents 733822c + bdf5700 commit 2651eaaCopy full SHA for 2651eaa
psqlextra/__init__.py
@@ -4,4 +4,4 @@
4
'HStoreField'
5
]
6
7
-default_app_config = 'psqlextra.app.PostgresExtraAppConfig'
+default_app_config = 'psqlextra.apps.PostgresExtraAppConfig'
0 commit comments