Closed satoon101 closed 1 year ago
Added AppConfig with default_auto_field so that Django's DEFAULT_AUTO_FIELD will not cause new migrations.
AppConfig
default_auto_field
DEFAULT_AUTO_FIELD
Thanks! @satoon101 🚀
Added
AppConfig
withdefault_auto_field
so that Django'sDEFAULT_AUTO_FIELD
will not cause new migrations.