django/tests/regressiontests/urlpatterns_reverse
2009-12-13 20:29:04 +00:00
..
__init__.py
extra_urls.py
included_namespace_urls.py
included_urls.py
included_urls2.py
middleware.py
models.py
namespace_urls.py
no_urls.py
tests.py Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatson, adurdin. 2009-12-13 20:29:04 +00:00
urlconf_inner.py
urlconf_outer.py
urls.py
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 Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatson, adurdin. 2009-12-13 20:29:04 +00:00
views.py