wemake-services/django-test-migrations ⭐ 546

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

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

Django postgresql backend that apply migrations with respect to database locks

outreachy/website ⭐ 269

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

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.

auvipy/django-sqlalchemy ⭐ 118

Django ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre POC now]