About Working on Migrations
For small to medium-size Django or Wagtail projects, when working on uncommitted model changes and migrations, restoring the database from a dump is often faster and more reliable than attempting to run a reverse migration.
Tips and Tricks Programming Development Databases Developer Experience Django 5.2 Django 4.2 Wagtail 7
Also by me
Django Paddle Subscriptions app
For Django-based SaaS projects.
Django GDPR Cookie Consent app
For Django websites that use cookies.