summaryrefslogtreecommitdiff
path: root/tests/backends/models.py
AgeCommit message (Expand)Author
2013-08-02[1.6.x] Fixed #17519 -- Fixed missing SQL constraints to proxy models.Tim Graham
2013-03-28Fixed #19954 -- Fixed MySQL _last_executed decodingClaude Paroz
2013-03-07Added a ManyToManyField(db_constraint=False) option, this allows not creating...Alex Gaynor
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner