- Fix Multi Widgets which was showing multiple commas after save. 103
4.1
- Overall code cleanup. - Refactored tests. Now full test coverage.
4.0
- Django 4.2 compatibility and tests. - Django 5.0 compatibility and tests. - Requires Python 3.8 or up. - Switch package management to Poetry.
3.0
- Django 4.0 compatibility and tests. - Requires Django 3.2 or up. - Requires Python 3.7 or up. - _Note:_ You may now need to change the order and put the dynamic-raw-id include before the generic admin include. See Readme for details.