gadventures / django-fsm-admin

Mixin and template tags to integrate django-fsm transitions into the django admin.
Other
203 stars 95 forks source link

Django 4 upgrade #101

Closed shalubarman closed 9 months ago

shalubarman commented 2 years ago

use force_str alias instead of force_text and gettext instead of ugettext

blueyed commented 2 years ago

See https://github.com/gadventures/django-fsm-admin/pull/92 instead.

blueyed commented 1 year ago

92 has been merged (https://github.com/gadventures/django-fsm-admin/commit/fe59a4b09657e011c20e379d262e49c45ba430e7).