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 f4fa36f commit 360789eCopy full SHA for 360789e
tests/settings.py
@@ -42,3 +42,5 @@
42
]
43
44
ROOT_URLCONF = "tests.urls"
45
+
46
+DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
0 commit comments