Skip to content

v4.5.0

Compare
Choose a tag to compare
@PeterJCLaw PeterJCLaw released this 13 Jun 17:32
· 115 commits to master since this release

Fixes a couple of deprecation warnings:

  • no longer exports a default_app_config above Django 3.2
  • moves from using imp to importlib in concert with Django's import helpers for task discovery