Closed marksweb closed 2 years ago
Set default_auto_field to BigAutoField to ensure projects don't try to create a migration if they still use AutoField
default_auto_field
BigAutoField
AutoField
I need to work on the tests.
Set
default_auto_field
toBigAutoField
to ensure projects don't try to create a migration if they still useAutoField