Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@blag blag released this 06 Oct 08:52
f3f44a8

New Features/Compatibility

  • Use Python 3 syntax
  • Update to use modern Django features
  • Support for Django 4
  • Switch to using pyproject.toml
  • Use Poetry to build and publish packages

Changes

  • Remove example tests #21
  • Improve media method #22
  • Pre-release improvements #28