1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/django/urls
Adam Johnson eff21d8e7a Fixed #35252 -- Optimized _route_to_regex().
co-authored-by: Nick Pope <nick@nickpope.me.uk>
2024-03-05 13:09:10 +01:00
..
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
base.py Used more augmented assignment statements. 2022-10-31 12:30:13 +01: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