Closed AdrienLemaire closed 2 years ago
Only 2 changes were required to get wagtail-review working with a django v4 project:
django.conf.urls.url
django.urls.re_path
ugettext
gettext
Looks good to me, thanks! Merged in 8570ae057d19359277a17a55289cd4f4944a8c71.
Only 2 changes were required to get wagtail-review working with a django v4 project:
django.conf.urls.url
withdjango.urls.re_path
ugettext
withgettext