To use huey with Django, the first step is to add an entry to your project's settings.INSTALLED_APPS: The above is the bare minimum needed to start using huey's Django integration. If you like, though ...