Skip to content

v3.2.0

Latest

Choose a tag to compare

@avallbona avallbona released this 26 Apr 14:03

Improvements of version v3.2.0:

  • added support for django 5.0, 5.1 and 5.2
  • added support for python 3.13
  • dropped support for django 2.0, 2.1, 2.2, 3.0 and 3.1
  • dropped support for python 3.7
  • removed default_app_config variable from __init__.py module
  • refactored tests to remove pytest-lazy-fixture plugin (which is not mantained anymore)