django/tests/urlpatterns_reverse
Mariusz Felisiak 305757aec1
Applied Black's 2024 stable style.
https://github.com/psf/black/releases/tag/24.1.0
2024-01-26 12:45:07 +01:00
..
translations Added tests for LocaleRegexProvider. 2016-11-14 18:51:02 -05:00
__init__.py
erroneous_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
extra_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
included_app_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
included_named_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
included_named_urls2.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
included_namespace_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
included_no_kwargs_urls.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
included_urls2.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
method_view_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
middleware.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
named_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
named_urls_conflict.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
namespace_urls.py Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 2022-03-29 10:27:40 +02:00
nested_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
no_urls.py
nonimported_module.py
reverse_lazy_urls.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_localeregexdescriptor.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
urlconf_inner.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urlconf_outer.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls.py Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 2022-03-29 10:27:40 +02:00
urls_error_handlers.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls_error_handlers_callables.py
urls_without_handlers.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
utils.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
views_broken.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00