Skip to content

Fix missing autopk field specification - #302

Merged
submarcos merged 1 commit into
jazzband:masterfrom
uMedeor:fixMissingAutoPkField
Jul 22, 2026
Merged

Fix missing autopk field specification#302
submarcos merged 1 commit into
jazzband:masterfrom
uMedeor:fixMissingAutoPkField

Conversation

@vogelier

@vogelier vogelier commented Mar 9, 2026

Copy link
Copy Markdown

Relates to #301

With the release of Django 6.0, Django 6.0 changed the DEFAULT_AUTO_FIELD setting default value to BigAutoField. Without this additional app config in this PR, the Django migrations checker complains that a migration is missing and generates a new one.

We've deployed this version into our nonprod environments as a test and the migration check error is gone.

@submarcos
submarcos merged commit 14bb9b3 into jazzband:master Jul 22, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants