Closed jieter closed 2 years ago
I see this is already correct in master
as of this commit:
https://github.com/mbi/django-rosetta/commit/6c61ac8570012f07f307099d4306fcf5aa5cb3dd#diff-bd645e026a39000021abd5d3032124140b5f71677df1e3b3fc0812dbb854f461
It would be nice if this would be part of a release, django==4.0.0 was released yesterday.
Thanks for the heads-up, 0.9.8 just pushed to PyPi should fix this.
Great, thanks!
Using
from django.urls import re_path
is supported.