Skip to content

Release v2.4.5

Compare
Choose a tag to compare
@markkuriekkinen markkuriekkinen released this 08 May 17:24
· 68 commits to master since this release

No functional changes for endusers.

For developers:

  • Django Debug Toolbar is activated only if the Django setting ENABLE_DJANGO_DEBUG_TOOLBAR is True (previously, it was enabled by the DEBUG setting).