django-rq
django-rq copied to clipboard
Sort finished jobs by created or enqueued

The failed jobs UI sorts by date, is it possible to do the same for the finished jobs?
Sure, the recently finished ones should be on top. Please open a PR for this.
Any development on this? It gets really tiresome to look for a job result as we scale up......