Skip to content

Conversation

@timobure
Copy link

@timobure timobure commented Oct 27, 2022

  • This enables compliance with Django >= 3.2 where the default id field is BigAutoField
  • Currently, running manage.py makemigrations --check shows a missing migration. This causes pre-commit django-migration check to fail

- This prevents the requirement to run a makemigration due to
- failing pre-commit django-migration checks
@brmzkw
Copy link

brmzkw commented Feb 15, 2023

Hey,

Do you think this PR could be merged and released?

@timobure
Copy link
Author

timobure commented Feb 15, 2023 via email

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.

3 participants