django-migrations
There are 12 repositories under django-migrations topic.
wemake-services/django-test-migrations
Test django schema and data migrations, including migrations' order and best practices.
tbicr/django-pg-zero-downtime-migrations
Django postgresql backend that apply migrations with respect to database locks
OmenApps/django-model-info
A set of Django Management Commands to help you understand and visualize your project's models
kingbuzzman/django-squash
A migration squasher that doesn't care how Humpty Dumpty was put together.
tj-django/django-migration-fixer
Resolve multiple leaf nodes error running django migrations.
luminousmen/reset_migrations
:hocho: Clean up Django migrations with just one press [archived]
henrymbuguak/Shopping-Cart-Using-Django-2.0-and-Python-3.6
This is a shopping created using Django 2.0 and Python 3.6
whtsky/django-require-migration-name
require `name` in Django's `makemigrations`
lipskiyp/e-commerce
CS50w Project 2: Django E-Commerce App
renanstn/django-migrations-study
Um pequeno estudo sobre migração de dados em Django.
sfllaw/south
Refactoring migration code.