Django migration test module.
django>=2.2.0
pip install dj-migration-test
For examples see the examples directory
For single migrations do not use the attribute migrate_from
the test suite will dynamical determine
the previous step.
Django migration test module.
django>=2.2.0
pip install dj-migration-test
For examples see the examples directory
For single migrations do not use the attribute migrate_from
the test suite will dynamical determine
the previous step.