v4.6.0
- Adds support for Django 4 in the Debug Web backend (thanks @itsthejoker)
- Moves from using
imp
toimportlib
to load "extra" settings - Adds logging of jobs timeouts for better observability
- potentially breaking Drops support for Python 3.5
imp
to importlib
to load "extra" settings