summaryrefslogtreecommitdiff
path: root/tests/regressiontests/urlpatterns_reverse/erroneous_urls.py
AgeCommit message (Expand)Author
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-06-16Fixed #10802 -- Handle ImportErrors and AttributeErrors gracefully when raise...Jannis Leidel