custom select list of labels implemented
parent
ec457c3a
No related branches found
No related tags found
Showing
- smash/web/api_views/subject.py 13 additions, 1 deletionsmash/web/api_views/subject.py
- smash/web/forms/custom_study_subject_field_forms.py 5 additions, 1 deletionsmash/web/forms/custom_study_subject_field_forms.py
- smash/web/forms/study_subject_forms.py 29 additions, 1 deletionsmash/web/forms/study_subject_forms.py
- smash/web/migrations/0174_customstudysubjectfield_customstudysubjectvalue.py 3 additions, 2 deletions...s/0174_customstudysubjectfield_customstudysubjectvalue.py
- smash/web/models/constants.py 2 additions, 0 deletionssmash/web/models/constants.py
- smash/web/models/custom_data/custom_study_subject_field.py 4 additions, 2 deletionssmash/web/models/custom_data/custom_study_subject_field.py
- smash/web/static/js/smash.js 36 additions, 21 deletionssmash/web/static/js/smash.js
- smash/web/templates/custom_study_subject_field/add_edit.html 19 additions, 1 deletionsmash/web/templates/custom_study_subject_field/add_edit.html
- smash/web/tests/api_views/test_subject.py 5 additions, 1 deletionsmash/web/tests/api_views/test_subject.py
- smash/web/tests/forms/test_CustomStudySubjectFieldAddForm.py 6 additions, 3 deletionssmash/web/tests/forms/test_CustomStudySubjectFieldAddForm.py
- smash/web/tests/forms/test_CustomStudySubjectFieldEditForm.py 6 additions, 3 deletions...h/web/tests/forms/test_CustomStudySubjectFieldEditForm.py
- smash/web/tests/forms/test_StudySubjectAddForm.py 4 additions, 3 deletionssmash/web/tests/forms/test_StudySubjectAddForm.py
- smash/web/tests/forms/test_StudySubjectEditForm.py 6 additions, 4 deletionssmash/web/tests/forms/test_StudySubjectEditForm.py
Loading
Please register or sign in to comment