summaryrefslogtreecommitdiff
path: root/tests/urlpatterns/more_urls.py
AgeCommit message (Expand)Author
2022-03-29Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.Alokik Vijay
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-12-06Fixed #28766 -- Added ResolverMatch.route.Benjamin Wohlwend