| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 |
| 2018-10-04 | Fixed #29775 -- Fixed URL converters in a nested namespaced path. | Eric Brandwein |
| 2018-05-26 | Fixed #29415 -- Fixed detection of custom URL converters in included patterns. | Xaroth Brook |
| 2017-12-20 | Fixed #28947 -- Fixed crash when coercing a translatable URL pattern to str. | Tilmann Becker |
| 2017-09-20 | Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. | Sjoerd Job Postmus |
