summaryrefslogtreecommitdiff
path: root/tests/initial_sql_regress/models.py
AgeCommit message (Collapse)Author
2015-01-17Removed support for custom SQL per deprecation timeline.Tim Graham
2013-11-03Fixed all E251 violationsAlex Gaynor
2013-10-10Whitespace cleanup.Tim Graham
* Removed trailing whitespace. * Added newline to EOF if missing. * Removed blank lines at EOF. * Removed some stray tabs.
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner