django-rq-dashboard
django-rq-dashboard copied to clipboard
adds pagination for queue lists
Adds pagination for very large queues. Also introduces the ability to select multiple jobs and cancel or re-queue them as appropriate.
(I know this has been a while!)
@sbussetti Would you like to rebase? If it's been too long, is it okay if someone else forks this PR?
@tony i think that's it? thankfully it looks like the conflicts were on things that had no consequence to my change.
@sbussetti seems liked it, I want to also let you know I have a PR here with some additions: https://github.com/eduflow/django-rq-dashboard/pull/1
@brutasse Is this project still bring maintained for new django versions? Fixes? Feature additions?