1
0
mirror of https://github.com/django/django.git synced 2025-04-01 12:06:43 +00:00
Donald Stufft a19e9d80ff Fixed #20430 - Enable iterable of iterables for model 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.
2013-05-18 11:14:05 -04:00
..
2013-01-13 19:36:49 +01:00