dj
dj copied to clipboard
Plugin: Django migration refresher
Roll back Django migrations for un-committed migration files, delete those migration files, create a new migration file that captures all of the changes, and run that migration.