for a multi mandatory, allow [] with allow_empty_list attribut
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
Mon Apr 20 14:44:15 2015 +0200 Emmanuel Garette <egarette@cadoles.com>
|
||||
* if option is multi, the properties disallow [None] for a multi but
|
||||
[] too, with allow_empty_list to True, [None] is not allowed, but you
|
||||
can have empty list (so [])
|
||||
|
||||
|
||||
Sun Apr 19 09:14:21 2015 +0200 Emmanuel Garette <egarette@cadoles.com>
|
||||
* valid Option is an unicode or a string if needed
|
||||
* difference between option/optiondescription in PropertiesOptionError
|
||||
|
Reference in New Issue
Block a user