Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-26 | 326 Bytes | |
v2.9.0 source code.tar.gz | 2023-11-26 | 124.7 kB | |
v2.9.0 source code.zip | 2023-11-26 | 150.2 kB | |
Totals: 3 Items | 275.3 kB | 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!