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

default_app_config Warning #220

Closed
Niccolum opened this issue Jul 14, 2021 · 3 comments
Closed

default_app_config Warning #220

Niccolum opened this issue Jul 14, 2021 · 3 comments

Comments

@Niccolum
Copy link

RemovedInDjango41Warning: 'django_celery_results' defines default_app_config = 'django_celery_results.apps.CeleryResultConfig'. Django now detects this configuration automatically. You can remove default_app_config.
app_config = AppConfig.create(entry)

-- Docs: https://docs.pytest.org/en/stable/warnings.html

Can you do something like in your subproject?
celery/django-celery-beat#408

@auvipy
Copy link
Member

auvipy commented Jul 14, 2021

@Niccolum
Copy link
Author

@auvipy can you add this changes to django_celery_results?

@auvipy
Copy link
Member

auvipy commented Jul 14, 2021

#221 done

@auvipy auvipy closed this as completed Jul 14, 2021
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