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 3f6def6 commit e5835ecCopy full SHA for e5835ec
tests/settings.py
@@ -93,6 +93,8 @@
93
},
94
}
95
96
+DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
97
+
98
# Debug Toolbar configuration
99
100
DEBUG_TOOLBAR_CONFIG = {
0 commit comments