added signals to Subject and StudySubjet. These signals fire after an instance...
added signals to Subject and StudySubjet. These signals fire after an instance is saved and check if the subject is excluded, resigned or dead and then call the methods that finish all the appointments and visits. It is safer than doing it on the forms or other parts of the code. Issue #203
parent
2536936e
No related branches found
No related tags found
Showing
- smash/web/models/study_subject.py 10 additions, 0 deletionssmash/web/models/study_subject.py
- smash/web/models/subject.py 11 additions, 0 deletionssmash/web/models/subject.py
- smash/web/tests/models/test_study_subject.py 32 additions, 0 deletionssmash/web/tests/models/test_study_subject.py
- smash/web/tests/models/test_subject.py 15 additions, 0 deletionssmash/web/tests/models/test_subject.py
Loading
Please register or sign in to comment