1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/urlpatterns_reverse
2015-04-26 19:19:15 +02:00
..
__init__.py
erroneous_urls.py Fixed #24707 -- Improved error reporting for explicitly imported uncallable views 2015-04-26 19:19:15 +02:00
erroneous_views_module.py
extra_urls.py
included_named_urls2.py
included_named_urls.py
included_namespace_urls.py
included_no_kwargs_urls.py
included_urls2.py
included_urls.py
middleware.py
named_urls.py
namespace_urls.py Fixed #12943 -- Allowed unnamed arguments to be propagated in includes 2015-03-12 09:18:39 -04:00
no_urls.py Fixed E265 comment style 2015-02-06 09:30:35 -05:00
nonimported_module.py
reverse_lazy_urls.py
tests.py Fixed #24707 -- Improved error reporting for explicitly imported uncallable views 2015-04-26 19:19:15 +02:00
urlconf_inner.py
urlconf_outer.py
urls_error_handlers_callables.py
urls_error_handlers.py
urls_without_full_import.py
urls.py Fixed #16362 -- Allowed lookaround assertions in URL patterns. 2015-03-23 09:00:07 -04:00
views_broken.py
views.py Fixed #24707 -- Improved error reporting for explicitly imported uncallable views 2015-04-26 19:19:15 +02:00