Version 0.2.0
Features
- Adds
autonamecheck to forbid*_auto_*named migrations - Adds
[email protected]support - Adds
python3.8support
Bugfixes
- Fixes that migtaions were failing with
pre_migrateandpost_migratesignals - Fixes that tests were failing when
pytest --nomigrationwas executed,
now they are skipped
Misc
- Updates to
[email protected]