Abhilash's fix for allowing singleton strings in REST interfaces that also
commit21b6943debd12275a618301340508e2ba827a9c4
authorBarry Warsaw <barry@list.org>
Wed, 15 Apr 2015 14:43:56 +0000 (15 10:43 -0400)
committerBarry Warsaw <barry@list.org>
Wed, 15 Apr 2015 14:43:56 +0000 (15 10:43 -0400)
tree04c4ba70bde5213616fc8f7a3b78d0dc904fe58d
parent67fd8d6dbcf8849b3c2f8cb42a10aed465ace76c
parentcfbffa2ac1c5b6743705d3cc39d663eb642e7184
Abhilash's fix for allowing singleton strings in REST interfaces that also
accept lists of strings.
src/mailman/interfaces/domain.py
src/mailman/rest/tests/test_domains.py
src/mailman/rest/tests/test_validator.py
src/mailman/rest/validator.py