Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@sobolevn sobolevn released this 25 Feb 14:50
· 437 commits to master since this release
a0323ac

Features

  • Adds autoname check to forbid *_auto_* named migrations
  • Adds django@3.0 support
  • Adds python3.8 support

Bugfixes

  • Fixes that migtaions were failing with pre_migrate and post_migrate signals
  • Fixes that tests were failing when pytest --nomigration was executed,
    now they are skipped

Misc

  • Updates to poetry@1.0