summaryrefslogtreecommitdiff
path: root/tests/choices/tests.py
AgeCommit message (Expand)Author
2019-03-23Removed redundant model field choices tests.Matthias Kestenholz
2019-03-22Fixed #30280 -- Restored Model.get_FIELD_display()'s coercion of lazy strings.Matthias Kestenholz
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