Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/model_validation/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #20430 - Enable iterable of iterables for model ↵Donald Stufft2013-05-181-0/+0
choices Allows for any iterable, not just lists or tuples, to be used as the inner item for a list of choices in a model.