CiCiUi/django-db-logger

Deprecation warnings for django 4.0

Closed this issue · 0 comments

Hi @zhangshine

I just saw this deprecation warning. I think it should be safe to switch out, the function is a part of django since ages.

site-packages\django_db_logger\models.py:7: RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy().

Best regards
Ronny