Skip to content

Conversation

dennisstritzke
Copy link
Contributor

… is installed.

Although the proper setup is documented in the README, it is easy to miss and (a little) hassle to debug without knowledge of the django_tasks code itself.

@dennisstritzke
Copy link
Contributor Author

An improper configuration would cause the following check error

$ pipenv run python manage.py check
SystemCheckError: System check identified some issues:

ERRORS:
?: DatabaseBackend configured as django_tasks backend, but database app not installed
	HINT: Insert 'django_tasks.backends.database' after 'django_tasks' in INSTALLED_APPS

… is installed.

Although the proper setup is documented in the README, it is easy to miss and (a little) hassle to debug without knowledge of the django_tasks code itself.
@RealOrangeOne RealOrangeOne merged commit 44bca3e into RealOrangeOne:master Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants