dsoftwareinc/django-rq-scheduler
Package migrated to https://github.com/dsoftwareinc/django-tasks-scheduler
PythonMIT
Issues
- 0
Add import/export jobs button to admin
#155 opened by cunla - 1
Question
#158 opened by alphatownsman - 4
The max_length of queue name is too short
#136 opened by gavaig - 8
Work-horse terminated unexpectedly; waitpid returned 139 (signal 11); <-- scheduler.tools.run_job
#112 opened by gabriels1234 - 3
Cannot install Django-rq-scheduler with pip-tools
#124 opened by mjmare - 1
Run scheduler in management command
#97 opened by cunla - 0
Scheduler jobs event log in django-model
#99 opened by cunla - 6
- 1
- 0
Refactor tests
#98 opened by cunla - 1
Improve JobArg/JobKwarg
#20 opened by cunla - 0
Calculate kwargs at runtime
#22 opened by cunla - 1
Add ability to test method before saving job
#21 opened by cunla - 2
- 6
- 1
- 0
make at_front nullable in the Model
#76 opened by gabriels1234 - 12
at_front via kwargs not working
#65 opened by gabriels1234 - 2
Add option to not depend on rq-scheduler
#56 opened by gabriels1234 - 1
Scheduling RepeatedJob with first time in the past
#19 opened by cunla - 1
js/base.js is referenced but not in the repo
#30 opened by mbi - 3
Remove need for rq-scheduler
#15 opened by cunla - 1
'ScheduledJob' object has no attribute 'all'
#26 opened by Gyakusetsu - 1
Package incompatible with >=Django 3.2
#17 opened by Cybernisk - 2
Django 4.0 warnings
#11 opened by MrCocoDev