- Adding check for nullity in related models delete 243
1.4.0
==================
- Support Python 3.11 / Django 5.0 - Drop support for Django 3.2 / 4.0 / 4.1
1.3.3
==================
- Add Hard Delete Action to SafeDeleteAdmin 236
1.3.2
==================
- Fix undelete count in admin 220 - Fix de translation - Fix argument type passed to db_for_write 222 - Django 4.2 support 223 - Fix SafeDeleteQueryset.as_manager() now returns SafeDeleteManager