summaryrefslogtreecommitdiff
path: root/tests/serializers/models.py
AgeCommit message (Expand)Author
2015-02-20[1.8.x] Update converters to take a consistent set of parameters.Marc Tamlyn
2015-01-08Fixed #24020 -- Refactored SQL compiler to use expressionsAnssi Kääriäinen
2014-09-24Removed numbering from the models.py header of some test packages.Loic Bistuer
2014-09-03Fixed #18757, #14462, #21565 -- Reworked database-python type conversionsMarc Tamlyn
2013-12-06Added missing deconstruct() methods.Baptiste Mispelon
2013-09-03Fixed "indentation is not a multiple of four" pep8 issues.Tim Graham
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner