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

Set default primary key, no migration needed #206

Closed
wants to merge 1 commit into from

Conversation

kalzun
Copy link

@kalzun kalzun commented Nov 30, 2022

Fixes issue #205, while it might be better in the future to include the migration, since default settings from Django is setting the auto_field:
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'

@valberg
Copy link
Contributor

valberg commented Mar 28, 2023

Superseded by #211

@valberg valberg closed this Mar 28, 2023
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