summaryrefslogtreecommitdiff
path: root/tests/choices
AgeCommit message (Expand)Author
2019-03-22[2.2.x] Fixed #30280 -- Restored Model.get_FIELD_display()'s coercion of lazy...Matthias Kestenholz
2018-12-10Moved choices inside of test models per coding style.Manan
2017-01-18Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2014-09-24Removed numbering from the models.py header of some test packages.Loic Bistuer
2013-11-02PEP8 cleanupJason Myers
2013-10-10Whitespace cleanup.Tim Graham
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner