summaryrefslogtreecommitdiff
path: root/tests/regressiontests/urlpatterns_reverse/reverse_lazy_urls.py
AgeCommit message (Expand)Author
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-05-12Fixed minor typo in tests introduced in r16121. Refs #5925.Jannis Leidel
2011-04-29Added file forgotten in r16121. Refs #5925. Thanks, Julien.Jannis Leidel