cf.FieldList.attributes

FieldList.attributes

The dictionaries of the attributes which are not CF properties for each field.

fl.attributes is equivalent to cf.List(f.attributes for f in fl).

See cf.Field.attributes for details.

Previous topic

cf.FieldList.array

Next topic

cf.FieldList.data

This Page