-
class
jmb.core.views.import_data.
ImportDataView
(**kwargs)[source]¶ Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.
-
form_class
¶ alias of
jmb.core.admin.forms.ImportDataForm
-
import_class
¶ alias of
jmb.core.utils.data_import.XlsFile
-