Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-28 | 283 Bytes | |
v3.0.1 source code.tar.gz | 2025-04-28 | 129.0 kB | |
v3.0.1 source code.zip | 2025-04-28 | 160.8 kB | |
Totals: 3 Items | 290.1 kB | 0 |
- Temporarily disable
object-tools
block from job detail view. Thanks @terencehonles! - Fixed a typo in
setup.py
. Thanks @terencehonles! - Added support for RQ >= 2.2. Thanks @terencehonles!
- Properly handle cases where no
HOST
is specified in Redis config. Thanks @spapas!