Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👌 IMPROVE: Set default_auto_field explicitly #453

Merged
merged 2 commits into from
May 9, 2023

Conversation

MrCordeiro
Copy link
Contributor

@MrCordeiro MrCordeiro commented May 8, 2023

Fixes #452 and #435

Sets DEFAULT_AUTO_FIELD explicitly to use the 'django.db.models.AutoField' field.

@MrCordeiro MrCordeiro force-pushed the bug-missing-migration branch from 0b23bf7 to b2ea115 Compare May 9, 2023 17:54
@MrCordeiro MrCordeiro merged commit ef68ef3 into master May 9, 2023
@MrCordeiro MrCordeiro deleted the bug-missing-migration branch May 9, 2023 18:13
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.

No migration file ! So makemigrations break
1 participant