summaryrefslogtreecommitdiff
path: root/tests/raw_query/models.py
AgeCommit message (Expand)Author
2015-07-23[1.8.x] Fixed #12768 -- Fixed QuerySet.raw() regression on FK with custom db_...Matt Johnson
2013-11-02Fixing E302 ErrorsJason Myers
2013-08-15Fixed #20895 -- Made check management command warn if a BooleanField does not...Alasdair Nicol
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner