summaryrefslogtreecommitdiff
path: root/tests/regressiontests/comment_tests/urls_default.py
AgeCommit message (Collapse)Author
2012-09-08Remove an outdated import inadvertently introduced in tests.Carl Meyer
2012-09-08Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names.Carl Meyer
Thanks UloPe and Eric Florenzano for the patch, and Malcolm Tredinnick for review.