Supported Versions
- Removes support for Django 2.2, 3.0. Please upgrade to Django >= 3.2 or use django-admin-confirm v0.2.5
- Removes support for Python 3.6. Please upgrade to Python >= 3.7 or use django-admin-confirm v0.2.5
- Adds support for Django 4.0
Bug Fixes
admin_confirm.admin.confirm_action
now respectsdjango.contrib.admin.action
#37