django/tests/urlpatterns
2025-01-16 13:12:33 +01:00
..
__init__.py
converter_urls.py
converters.py
included_urls.py
more_urls.py Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 2022-03-29 10:27:40 +02:00
path_base64_urls.py
path_dynamic_urls.py
path_same_name_urls.py
path_urls.py Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 2022-03-29 10:27:40 +02:00
test_resolvers.py
tests.py Refs #35090 -- Fixed urlpatterns.tests.SimplifiedURLTests when run in reverse. 2025-01-16 13:12:33 +01:00
views.py