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

RemovedInDjango41Warning #356

Closed
ad-m-ss opened this issue Jan 2, 2023 · 0 comments
Closed

RemovedInDjango41Warning #356

ad-m-ss opened this issue Jan 2, 2023 · 0 comments
Assignees

Comments

@ad-m-ss
Copy link

ad-m-ss commented Jan 2, 2023

Hi,

django-notifications-hq==1.7.0 triggers warning for Django==4.0.8 when added to INSTALLED_APPS:

../usr/local/lib/python3.10/site-packages/django/apps/registry.py:91
  /usr/local/lib/python3.10/site-packages/django/apps/registry.py:91: RemovedInDjango41Warning: 'notifications' defines default_app_config = 'notifications.apps.Config'. Django now detects this configuration automatically. You can remove default_app_config.
    app_config = AppConfig.create(entry)

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants