Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.2.0 source code.tar.gz | 2025-03-30 | 48.3 kB | |
5.2.0 source code.zip | 2025-03-30 | 121.6 kB | |
README.md | 2025-03-30 | 376 Bytes | |
Totals: 3 Items | 170.3 kB | 1 |
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