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 009dc4d commit 9847eecCopy full SHA for 9847eec
django_sql_dashboard/apps.py
@@ -3,3 +3,4 @@
3
4
class DjangoSqlDashboardConfig(AppConfig):
5
name = "django_sql_dashboard"
6
+ default_auto_field = "django.db.models.AutoField"
0 commit comments