Skip to content

v2.9.0

Compare
Choose a tag to compare
@selwin selwin released this 26 Nov 11:47
· 38 commits to master since this release
  • 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!