photocrowd / django-cursor-pagination

Cursor-based pagination for Django
BSD 3-Clause "New" or "Revised" License
158 stars 27 forks source link

Replace gettext_lazy with ugettext_lazy #36

Closed SchubmannM closed 4 years ago

SchubmannM commented 4 years ago

RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is deprecated in favor of django.utils.translation.gettext_lazy()