----------------
- Consider all Celery tasks including the ones in the active, reserved and
scheduled queues. This fixes a long standing issue where tasks in those
queues could have been dropped if HireFire were to scale down the workers.
Many thanks to Ryan Hiebert for working on this.
- Removed django-pq backend since the library is unmaintained.