Skip to content

5.2.0

Latest

Choose a tag to compare

@David-Wobrock David-Wobrock released this 30 Mar 17:46
· 8 commits to main since this release
667a363

Feature:

  • Allow ignoring all initial migrations, with --ignore-initial-migrations

Bug:

  • Don't detect an index creation during a transaction with an exclusive lock, when the table is being created (#264)

Miscellaneous:

  • Add support for Python 3.13
  • Add support for Django 5.1
  • Drop support for Python 3.7 and 3.8
  • Mark md5 hashing as not used for security