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 3fdbfcc + 2651eaa commit 3adb6a5Copy full SHA for 3adb6a5
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