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 733822c commit bdf5700Copy full SHA for bdf5700
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