summaryrefslogtreecommitdiff
path: root/tests/regressiontests/urlpatterns_reverse/erroneous_views_module.py
AgeCommit message (Expand)Author
2011-06-16Fixed #10802 -- Handle ImportErrors and AttributeErrors gracefully when raise...Jannis Leidel