1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/django/urls
2024-10-07 11:17:10 +02:00
..
__init__.py
base.py Fixed #35807 -- Mentioned async case for internal get/set urlconf helpers. 2024-10-07 11:17:10 +02:00
conf.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
converters.py Fixed #35252 -- Optimized _route_to_regex(). 2024-03-05 13:09:10 +01:00
exceptions.py
resolvers.py Fixed #35252 -- Optimized _route_to_regex(). 2024-03-05 13:09:10 +01:00
utils.py Refs #34233 -- Used @functools.cache. 2023-01-18 19:23:18 +01:00