Skip to content

Files

Latest commit

11f668f · May 18, 2018

History

History
22 lines (18 loc) · 914 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 914 Bytes

Django Better Migrations

This project aims at providing improvements to Django's default migration system. The default migration system is over-engineered, sometimes dangerous, and not team work friendly. django-better-migrations lets you customize some parts of the migration system to improve those points.

Documentation index