summaryrefslogtreecommitdiff
path: root/tests/regressiontests/utils/functional.py
AgeCommit message (Expand)Author
2011-06-01Fixed #9200 -- Added new form wizard to formtools based on class based views....Jannis Leidel
2011-05-05Fixed #15811 - lazy() doesn't take into account methods defined in parentsLuke Plant
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-09-28A few test optimizations; using native unittest where no Django-specific Test...Russell Keith-Magee
2010-01-05Fixed #12506 - 'lazy' fails when there are multiple expected classes with the...Luke Plant