charettes / django-syzygy

Django application providing database migration tooling to automate their deployment.
MIT License
85 stars 3 forks source link

migrate --plan --pre-deploy should work property #5

Closed charettes closed 4 years ago

charettes commented 4 years ago

Right now it breaks because we rely on the pre_migrate signal.