Skip to content

4.0.0.beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrisclark chrisclark released this 01 Feb 21:37
· 86 commits to master since this release
18cb7d8
  • 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