class documentation
class DataFileForm(FormLoggerMixin, forms.Form):
Accept and process a CSV file that can then be parsed to batch-create a number of patients at once.
class DataFileForm(FormLoggerMixin, forms.Form):
Accept and process a CSV file that can then be parsed to batch-create a number of patients at once.