summaryrefslogtreecommitdiff
path: root/tests/regressiontests/generic_views/forms.py
AgeCommit message (Expand)Author
2012-12-04[1.5.x] Fixed #19378 -- Ensured get_success_url returns a non-lazy URLClaude Paroz
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee