django-rq-dashboard 0.2

RQ is a simple task queue for queuing and processing jobs.  django-rq-dashboard is a web frontend to monitor your RQ queues, jobs and workers in realtime from the Django admin.It is very much inspired from the Flask-powered rq-dashboard.Installation-...