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-13 02:40:47 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
urlpatterns
History
Sarah Boyce
9cb1ffa67b
Refs
#35090
-- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline.
2025-01-15 22:28:37 +01:00
..
__init__.py
…
converter_urls.py
…
converters.py
…
included_urls.py
…
more_urls.py
…
path_base64_urls.py
…
path_dynamic_urls.py
…
path_same_name_urls.py
…
path_urls.py
…
test_resolvers.py
…
tests.py
Refs
#35090
-- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline.
2025-01-15 22:28:37 +01:00
views.py
…