mirror of https://github.com/django/django.git
b0b4aac555
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(). |
||
---|---|---|
.. | ||
__init__.py | ||
converter_urls.py | ||
converters.py | ||
path_base64_urls.py | ||
path_dynamic_urls.py | ||
path_urls.py | ||
test_resolvers.py | ||
tests.py | ||
views.py |