summaryrefslogtreecommitdiff
path: root/tests/regressiontests/urlpatterns_reverse/erroneous_views_module.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2011-06-16Fixed #10802 -- Handle ImportErrors and AttributeErrors gracefully when raise...Jannis Leidel