django/tests/urlpatterns_reverse
Mariusz Felisiak 974942a750
Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs."
This reverts commit 7f3cfaa12b.

Thanks Tom Carrick and Greg Kaleka for reports.
2022-09-01 21:09:16 +02: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 Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs." 2022-09-01 21:09:16 +02: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