4.0.0.beta2
Pre-release
Pre-release
- Removes jquery-ui dependency (replaced with sortablejs)
- Uses dynamic imports so the JS is now chunked
- Fixes a subtle versioning info that prevents PyPi from flagging beta releases
- Adds back support for Django 3.2 (no code changes required - simply added back to tox tests and setup.py)
- Fixes a few styling bugs