You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: