| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-03-29 | Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. | Alokik Vijay |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2019-12-06 | Fixed #31061 -- Ignored positional args in django.urls.resolve() when all opt... | Mariusz Felisiak |
| 2019-06-24 | Refs #26431 -- Added tests for resolving URL and translate_url() with provide... | daniel a rios |
| 2018-12-31 | Updated test URL patterns to use path() and re_path(). | Tim Graham |
| 2018-12-06 | Fixed #28766 -- Added ResolverMatch.route. | Benjamin Wohlwend |
| 2018-11-30 | Removed urlpatterns_reverse dependency in urlpatterns tests. | Xavier Fernandez |
| 2017-09-20 | Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. | Sjoerd Job Postmus |
