form for configuring automatic subject import
parent
f09fb3fc
No related branches found
No related tags found
Showing
- smash/web/forms/subject_import_data_form.py 57 additions, 0 deletionssmash/web/forms/subject_import_data_form.py
- smash/web/importer/csv_subject_import_reader.py 3 additions, 2 deletionssmash/web/importer/csv_subject_import_reader.py
- smash/web/importer/importer.py 4 additions, 4 deletionssmash/web/importer/importer.py
- smash/web/models/etl/etl.py 13 additions, 0 deletionssmash/web/models/etl/etl.py
- smash/web/templates/study/edit.html 12 additions, 3 deletionssmash/web/templates/study/edit.html
- smash/web/templates/subject_import_data/edit.html 81 additions, 0 deletionssmash/web/templates/subject_import_data/edit.html
- smash/web/urls.py 7 additions, 2 deletionssmash/web/urls.py
- smash/web/views/__init__.py 1 addition, 0 deletionssmash/web/views/__init__.py
- smash/web/views/etl.py 103 additions, 0 deletionssmash/web/views/etl.py
- smash/web/views/study.py 10 additions, 46 deletionssmash/web/views/study.py
smash/web/forms/subject_import_data_form.py
0 → 100644
smash/web/views/etl.py
0 → 100644
Please register or sign in to comment