summaryrefslogtreecommitdiff
path: root/tests/commands_sql/models.py
AgeCommit message (Expand)Author
2014-09-06[1.7.x] Fixed #23416 -- Make sure DatabaseCreation respects checks.Marc Tamlyn
2013-10-13Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.Aymeric Augustin
2013-05-29Fixed #15697 -- Made sqlindexes aware of auto-created tablesClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner