size This is the fixed number of times the underlying field will be used.
base_field This is a required argument. It specifies the underlying form field for the array
base_widget A RangeWidget comprises a 2-tuple of base_widget.
class RangeWidget(base_widget, attrs=None) Widget used by all of the range fields. Based on
decompress(value) Takes a single “compressed” value of a field, for example a
class DateRangeField [source] Based on
min_length This is an optional argument which validates that the array reaches at least the stated length.
class IntegerRangeField [source] Based on
Page 2 of 2