What's Changed
- Add support for Python 3.12 and drop support for Python 3.7.
- Add support for Django 4.2, 5.0 and drop support for Django 3.2, 4.1.
- Replace the "SessionAdmin" class' readonly_fields with has_add_permission and has_change_permission by @ataylor32 in #21
New Contributors
- @ataylor32 made their first contribution in #21
Full Changelog: v1.1.4...v1.1.5