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

Removed two django 4.x warnings #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PabloCastellano
Copy link

/home/lib/python3.8/site-packages/django/apps/registry.py:91: RemovedInDjango41Warning: 'daterangefilter' defines default_app_config = 'daterangefilter.apps.DateRangeFilterAppConfig'. Django now detects this configuration automatically. You can remove default_app_config.

and

/home/lib/python3.8/site-packages/daterangefilter/apps.py:7: RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy().

@PabloCastellano PabloCastellano changed the title Removed two django 4.0 and django 4.1 warnings Removed two django 4.x warnings Jan 5, 2022
@PabloCastellano
Copy link
Author

Any chance to get this trivial PR merged?

@ZephSibley
Copy link

@andreynovikov Would you mind merging these changes please? It's holding up a Django 4.0 for me. Thanks!

@lewis-kori
Copy link

@andreynovikov Would you mind merging these changes please? It's holding up a Django 4.0 for me. Thanks!

any word on this?

@raphael-rbbr
Copy link

i submited a simple change as well........

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.

5 participants