django/tests/urlpatterns
2024-02-23 15:54:49 +01:00
..
__init__.py
converter_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
converters.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
included_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
more_urls.py Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 2022-03-29 10:27:40 +02:00
path_base64_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
path_dynamic_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
path_same_name_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
path_urls.py Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 2022-03-29 10:27:40 +02:00
test_resolvers.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Fixed #35090 -- Deprecated registering URL converters with the same name. 2024-02-23 15:54:49 +01:00
views.py Removed default empty content argument from HttpResponse calls. 2019-02-09 16:27:32 -05:00