| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-22 | 210 Bytes | |
| v3.2 source code.tar.gz | 2025-11-22 | 139.5 kB | |
| v3.2 source code.zip | 2025-11-22 | 179.8 kB | |
| Totals: 3 Items | 319.5 kB | 0 | |
- Added support for RQ's new
CronScheduler. Thanks @selwin! - You can now run tests using pytest. Thanks @selwin!
- Refactored the codebase to follow modern Django and Python best practices. Thanks @selwin!