django/tests/regressiontests/urlpatterns_reverse
Jannis Leidel fe96214939 Fixed #13154 -- Fixed the URL resolver's reverse() to match the behavior of its resolve() with regard to the default kwargs. Many thanks to patrys.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16177 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-07 16:59:25 +00:00
..
__init__.py
extra_urls.py
included_named_urls.py
included_named_urls2.py
included_namespace_urls.py
included_urls.py
included_urls2.py
middleware.py
models.py
named_urls.py
namespace_urls.py
no_urls.py
reverse_lazy_urls.py
tests.py Fixed #13154 -- Fixed the URL resolver's reverse() to match the behavior of its resolve() with regard to the default kwargs. Many thanks to patrys. 2011-05-07 16:59:25 +00:00
urlconf_inner.py
urlconf_outer.py
urls.py Fixed #13154 -- Fixed the URL resolver's reverse() to match the behavior of its resolve() with regard to the default kwargs. Many thanks to patrys. 2011-05-07 16:59:25 +00:00
urls_error_handlers.py Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatson, adurdin. 2009-12-13 20:29:04 +00:00
urls_error_handlers_callables.py
urls_without_full_import.py
views.py Fixed #13154 -- Fixed the URL resolver's reverse() to match the behavior of its resolve() with regard to the default kwargs. Many thanks to patrys. 2011-05-07 16:59:25 +00:00