mirror of
https://github.com/django/django.git
synced 2025-02-08 16:35:17 +00:00
When using include() without namespaces of some urlpatterns that have an include() with namespace, the converters of the parent include() weren't being used to convert the arguments of reverse().