areas = SelectMultipleField(u'Test Areas', choices=TestArea.names()). When I create a new instance of TestForm and pass in an object with an areas property, ...
確定! 回上一頁