cf.FieldList.squeeze

FieldList.squeeze(*args, **kwargs)[source]

Apply the squeeze method to each field of the list.

Parameters :
args, kwargs :

As for a field’s squeeze method.

Returns :

out : FieldList

Previous topic

cf.FieldList.sort

Next topic

cf.FieldList.unsqueeze

This Page