django-rq
django-rq copied to clipboard
empty all scheduled jobs
Hey, I realized I did schedule jobs with wrong params. I'd like to clean all of them. I am able to delete scheduled jobs in django admin, but I would like to have a button to empty them all at once. Empty queue does not work. Is there a simple functionality to delete all scheduled jobs? If not, I would be willing to try to create MR for that.
@lucas03 PR welcome :)
okay, I'll try to find some time for this :)
Thanks, ping me when you have the PR ready :)