Release v2.4.5
No functional changes for endusers.
For developers:
- Django Debug Toolbar is activated only if the Django setting
ENABLE_DJANGO_DEBUG_TOOLBAR
isTrue
(previously, it was enabled by theDEBUG
setting).
No functional changes for endusers.
For developers:
ENABLE_DJANGO_DEBUG_TOOLBAR
is True
(previously, it was enabled by the DEBUG
setting).