buttondown / roadmap

Buttondown's public roadmap
51 stars 0 forks source link

Skip migrations for help_text additions #3141

Closed jmduke closed 3 hours ago

jmduke commented 1 month ago

https://stackoverflow.com/questions/26503826/why-does-django-make-migrations-for-help-text-and-verbose-name-changes

jmduke commented 1 month ago

While we're here, we should also sort choices, so that re-ordering them doesn't trigger a new migration.