issues
search
islco
/
django-rq-scheduler
A database backed job scheduler for Django RQ and RQ Scheduler
MIT License
42
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
KeyError 'delete_selected'
#52
prakash243
closed
2 years ago
0
Package is maintained in a new repo https://github.com/dsoftwareinc/django-rq-scheduler
#51
cunla
opened
2 years ago
0
Poetry
#50
cunla
closed
2 years ago
0
django 4 support
#49
cunla
closed
2 years ago
7
breaks with django 4 because of `ugettext_lazy`
#48
cunla
opened
2 years ago
4
Moving to using six package instead of django for python2 compatibility imports
#47
westhomas
opened
3 years ago
1
Moving to using six package instead of django for python2 compatibility imports
#46
westhomas
closed
3 years ago
0
fixed python2 compatible
#45
derdmitry
closed
3 years ago
1
Repeatable jobs not working
#44
gruffaren
opened
3 years ago
0
chore: Django 3 Compatibility
#43
psugand
closed
1 year ago
2
[Fix] Python3.8 compatibility
#42
httpnotonly
opened
4 years ago
0
Update setup.py so it'll run
#41
tswicegood
opened
4 years ago
0
Added zh_Hans translation
#40
Lessica
opened
4 years ago
0
WIP: Django 3
#39
g3rd
opened
4 years ago
2
Django 3.0 Support
#38
g3rd
opened
4 years ago
4
Pin django-model-utils version to 2.4.0
#37
frbry
closed
4 years ago
2
Repeatable job ignores selected queue and runs on default
#36
striveforbest
opened
5 years ago
5
Args+kwargs with redis 3
#35
tom-price
opened
5 years ago
1
Bug fixes and improvements
#34
tom-price
opened
5 years ago
2
Error creating new scheduled/periodic tasks on newer module versions
#33
jpescalona
closed
5 years ago
2
DataError at /admin/scheduler/repeatablejob/add/ Invalid input of type: 'NoneType'. Convert to a byte, string or number first.
#32
jpescalona
closed
5 years ago
3
ZADD requires an equal number of values and scores
#31
darkpixel
opened
5 years ago
1
Heroku restart ignores Scheduled time and starts the task
#30
mastizada
opened
5 years ago
3
add seconds option to interval_units with tests
#29
mattjegan
closed
1 year ago
7
Add `seconds` as a option RepeatableJob.UNITS
#28
danielsky-kivy
opened
6 years ago
1
Cronjob entry - proper setup
#27
lboc80
closed
4 years ago
1
Update setup py for pypi distribution
#26
bashhack
closed
4 years ago
1
Update Circle config + add runtime.txt for Python deployment tools
#25
bashhack
closed
6 months ago
0
Added args and kwargs implementation
#24
tom-price
closed
5 years ago
5
Delete takes care of unscheduling
#23
tom-price
closed
6 years ago
8
Added ttl after cron
#22
tom-price
closed
6 years ago
1
Give admin of this project to someone who will merge Pull Requests.
#21
wroscoe
opened
6 years ago
13
delete takes care of unscheduling; admin validation for scheduled time
#20
bafio
closed
5 years ago
1
Can't disable repeatable job from django-admin list view
#19
cunla
closed
6 years ago
4
Enable configuration of result_ttl in django-rq-scheduler
#18
frbry
closed
6 years ago
6
Jobs are created but not running
#17
Vitiell0
closed
7 years ago
2
Sorry I write wrong repo
#16
elcolie
closed
7 years ago
0
Handle configuration of cron jobs
#15
unterwegi
closed
6 years ago
2
Fix admin delete django1.8
#14
rstalbow
closed
5 years ago
1
New release to PyPI
#13
jcarbaugh
closed
8 years ago
1
I'm getting the following stack trace
#12
kicker69101
closed
8 years ago
2
Fail to add a new repeatable or scheduled job.
#11
cmm08
closed
8 years ago
1
fix QueueMixin - obj can be None
#10
chassing
closed
8 years ago
4
Remove migration dependency for queues choices
#9
g3rd
closed
8 years ago
0
Add timeout
#8
g3rd
closed
8 years ago
0
No migration for queue config change
#7
g3rd
closed
8 years ago
0
Add timeout
#6
g3rd
closed
8 years ago
0
Fixed rescheduling of past scheduled jobs
#5
g3rd
closed
8 years ago
0
Add Travis CI
#4
g3rd
closed
8 years ago
0
Add Django 1.8 Tests
#3
g3rd
closed
4 years ago
1
Next