imsweb / django-saml-sp

A Django application for running one or more SAML service providers (SP)
BSD 3-Clause "New" or "Revised" License
15 stars 10 forks source link

updated ugettext_lazy to gettext_lazy. ugettext_lazy` was deprecated … #16

Closed cs4p closed 2 years ago

cs4p commented 2 years ago

…in v2.2

dcwatson commented 2 years ago

Thanks, this was fixed in d8aad81452e9e28ef1d7e85e35dff7f271a86aa8. Will get a new release out in the next few weeks.