| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-01-15 | Refs #35090 -- Removed support for django.urls.register_converter() overridin... | Sarah Boyce |
| 2024-03-05 | Fixed #35252 -- Optimized _route_to_regex(). | Adam Johnson |
| 2024-02-23 | Fixed #35090 -- Deprecated registering URL converters with the same name. | Salvo Polizzi |
| 2023-01-18 | Refs #34233 -- Used @functools.cache. | Nick Pope |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2019-02-04 | Removed django.utils.lru_cache usage. | Tim Graham |
| 2017-09-25 | Fixed #27857 -- Dropped support for Python 3.4. | Tim Graham |
| 2017-09-20 | Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. | Sjoerd Job Postmus |
