v2.9.0
- Added an option to delete all failed jobs. Thanks @chromium7!
- You can now specify
SERIALIZER
option while declaring queues insettings.py
Thanks @sophcass! - Updated templates to match newer versions of Django admin's styling. Thanks @nikhilweee!
- Don't show
Empty Queue
button on registry pages. Thanks @selwin!