Files
Doug Wiegley bc203115b1 Allow lists to be generated from any non-string iterable
The type check on the list field requires a list, though many
objects can be trivially iterated as lists, like sqlalchemy
lazy query objects. Relax the check slightly to fit a broader
range of "lists".

Change-Id: I514a0e6d445e9a14e3c0279b4e9bebfa0940337d
2019-02-18 09:50:59 -07:00
..
2015-02-02 15:07:55 -05:00
2017-08-21 17:03:50 +01:00