| Age | Commit message (Collapse) | Author |
|
Backport of 255d6a26a8839180b495c75f256641415c516b6f from master.
|
|
Co-Authored-By: Xavier Fernandez <xavier.fernandez@polyconseil.fr>
|
|
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().
|
|
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|