Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about usage with Celery #96

Open
stephenfrench9 opened this issue Feb 2, 2024 · 1 comment
Open

Question about usage with Celery #96

stephenfrench9 opened this issue Feb 2, 2024 · 1 comment

Comments

@stephenfrench9
Copy link

I am trying to use django-appconf to carry some celery settings into the host project (ie CELERY_RESULT_BACKEND). Broadly speaking, is this a valid use case for django-appconf? I am concerned that Django will try to initialize the Celery app object before django-appconf modifies the host project settings.

@carltongibson
Copy link
Contributor

@stephenfrench9 No idea 😅 Did you give it a try?

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

No branches or pull requests

2 participants