* Added an option to delete all failed jobs. Thanks chromium7!
* You can now specify `SERIALIZER` option while declaring queues in `settings.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!