wemake-services/django-test-migrations ⭐ 569

Test django schema and data migrations, including migrations' order and best practices.

tbicr/django-pg-zero-downtime-migrations ⭐ 563

Django postgresql backend that apply migrations with respect to database locks

outreachy/website ⭐ 296

Code for the Outreachy website, based on Python, Django, and Bootstrap.

adamchainz/django-linear-migrations ⭐ 232

Ensure your migration history is linear.

businho/django-migrations-ci ⭐ 24

Cached migrations on CI (and local) for faster migrations

3YOURMIND/django-migration-linter ⭐ 603

:rocket: Detect backward incompatible migrations for your django project

kennethlove/django-drifter ⭐ 73

A small Django utility to make it easier to revert and redo migrations or to recreate your database.

lorinkoz/django-unmigrate ⭐ 65

Smart reversion of Django migrations based on Git diff