3 projects
django-deprecate-fields
This package allows deprecating model fields and allows removing them in a backwards compatible manner.
django-add-default-value
This django Migration Operation can be used to transfer a fields default value to the database scheme.
sqlibrist
Simple tool for managing DB structure, automating patch creation for DB structure migration.