This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-02 20:46:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
urls
History
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
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
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