Django Background Task is a database-backed work queue for Django.
I added an auto-reload system to automatically reload the project configuration. This removes the need for developers to manually restart Django Background Task and thus improves productivity.
Project link: https://github.com/arteria/django-background-tasks/pull/196