django1/tests/urlpatterns
Alokik Vijay baf9604ed8 Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
Thanks Florian Apolloner for the review and implementation idea.
2022-03-29 10:27:40 +02: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 #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 2022-03-29 10:27:40 +02:00
views.py Removed default empty content argument from HttpResponse calls. 2019-02-09 16:27:32 -05:00