What's Changed
Bug Fixes
- Fixed
TypeError: 'Q' object is not subscriptablewhen combining EAV filters with negated Q objects by @Dresdn in #846
Compatibility
- Added Django 6.0 support
- Dropped support for EOL Django versions - minimum is now Django 5.2
- Dropped support for EOL Python versions - minimum is now Python 3.10
Full Changelog: 1.8.1...1.8.2