is_multipartΒΆ
-
EquationForm.is_multipart() Return True if the form needs to be multipart-encoded, i.e. it has FileInput, or False otherwise.
EquationForm.is_multipart()Return True if the form needs to be multipart-encoded, i.e. it has FileInput, or False otherwise.