This method overrides django.forms.fields.MultiValueField.__init__.
This method overrides django.forms.fields.MultiValueField.compress.
For example, if this MultiValueField was instantiated with fields=(DateField(), TimeField()), this might return a datetime object created by combining the date and time in data_list.
Generated by nedoc v0.9 at 2020-12-29 14:04