django/tests/urlpatterns
Mariusz Felisiak 0e84e70bc8
Refs #35090 -- Fixed urlpatterns.tests.SimplifiedURLTests when run in reverse.
2024-02-29 08:22:03 +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 Refs #35090 -- Fixed urlpatterns.tests.SimplifiedURLTests when run in reverse. 2024-02-29 08:22:03 +01:00
views.py Removed default empty content argument from HttpResponse calls. 2019-02-09 16:27:32 -05:00