wemake-services/django-test-migrations ⭐ 566

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

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

Django postgresql backend that apply migrations with respect to database locks

outreachy/website ⭐ 284

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

businho/django-migrations-ci ⭐ 24

Cached migrations on CI (and local) for faster migrations

3YOURMIND/django-migration-linter ⭐ 589

:rocket: Detect backward incompatible migrations for your django project

lorinkoz/django-unmigrate ⭐ 65

Smart reversion of Django migrations based on Git diff

Aristotle-Metadata-Enterprises/django-garnett ⭐ 81

Django Garnett is a field level translation library that allows you to store strings in multiple languages for fields in Django - with minimal changes to your models and without having to rewrite your code.