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-03-06 07:22:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
urls
History
Adam Johnson
28a3fbe004
Fixed
#35229
-- Made URL custom error handler check run once.
2024-02-19 05:58:37 +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
Refs
#34233
-- Used @functools.cache.
2023-01-18 19:23:18 +01:00
exceptions.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
resolvers.py
Fixed
#35229
-- Made URL custom error handler check run once.
2024-02-19 05:58:37 +01:00
utils.py
Refs
#34233
-- Used @functools.cache.
2023-01-18 19:23:18 +01:00