pinax-badges icon indicating copy to clipboard operation
pinax-badges copied to clipboard

fix: use gettext_lazy instead of ugettext_lazy

Open melanger opened this issue 3 years ago • 1 comments

ugettext functions were marked as deprecated in Django 3.0 and removed in 4.0

Changes proposed in this PR:

  • use gettext_lazy instead of ugettext_lazy

melanger avatar Jan 14 '22 09:01 melanger

@KatherineMichel Hi, is this project maintained at all? This PR should fix compatibility with Django 4.0

melanger avatar Mar 10 '22 09:03 melanger

@KatherineMichel @alex @brosner @deepthawtz @joshourisman @skeet70 @jtauber @mdippery @paltman @grahamu @fabiommendes @onlyphantom @longhotsummer Hi, is this project maintained at all? Are there any plans?

melanger avatar Nov 02 '22 09:11 melanger