summaryrefslogtreecommitdiff
path: root/tests/tablespaces/models.py
AgeCommit message (Collapse)Author
2013-11-02Fixing E302 ErrorsJason Myers
Signed-off-by: Jason Myers <jason@jasonamyers.com>
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-09-03Updated syncdb -> migrate in tests.Tim Graham
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner