django-advanced-filters
django-advanced-filters copied to clipboard
Support for most recent select2 version
Describe the bug The app is not compatible with the latest select2 JS (currently v4.0.13)
To Reproduce Steps to reproduce the behavior:
- Go to admin with advanced filters
- Click on "Console" in the Developer tools
- Scroll down to JavaScript errors
- See error
Expected behavior No error and working behavior.
Screenshots

Details (please complete the following information):
- OS: doesn't matter
- Python 3.9.9
- Django version 3.1.14
- django-advanced-filters version 1.4.0
- browser: doesn't matter