summaryrefslogtreecommitdiff
path: root/tests/modeltests/base/__init__.py
AgeCommit message (Expand)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2013-02-24Fixed #19688 -- Allow model subclassing with a custom metaclass using six.wit...Simon Charette