summaryrefslogtreecommitdiff
path: root/tests/initial_sql_regress
AgeCommit message (Expand)Author
2014-04-26[1.7.x] Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin
2014-02-02Ensure cursors are closed when no longer needed.Michael Manfre
2013-12-23Imported override_settings from its new location.Aymeric Augustin
2013-11-03Fixed all E251 violationsAlex Gaynor
2013-10-10Whitespace cleanup.Tim Graham
2013-09-03Updated syncdb -> migrate in tests.Tim Graham
2013-03-26Added regression test for custom SQL containing percentsClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner