-
- Downloads
report fine tune
Showing
- .gitignore 4 additions, 1 deletion.gitignore
- app/__init__.py 18 additions, 4 deletionsapp/__init__.py
- app/models/report.py 41 additions, 18 deletionsapp/models/report.py
- app/models/user.py 20 additions, 1 deletionapp/models/user.py
- app/routes/notifications.py 49 additions, 47 deletionsapp/routes/notifications.py
- app/routes/report.py 124 additions, 92 deletionsapp/routes/report.py
- app/static/img/logo.png 0 additions, 0 deletionsapp/static/img/logo.png
- app/templates/base.html 4 additions, 3 deletionsapp/templates/base.html
- app/templates/new_report.html 0 additions, 257 deletionsapp/templates/new_report.html
- app/templates/patient_detail.html 125 additions, 206 deletionsapp/templates/patient_detail.html
- app/templates/patients/_referrals_tab.html 46 additions, 0 deletionsapp/templates/patients/_referrals_tab.html
- app/templates/report.html 3 additions, 3 deletionsapp/templates/report.html
- app/templates/report_detail.html 14 additions, 9 deletionsapp/templates/report_detail.html
- app/templates/report_form.html 238 additions, 107 deletionsapp/templates/report_form.html
- migrations/versions/9d82acfed8fa_update_report.py 96 additions, 0 deletionsmigrations/versions/9d82acfed8fa_update_report.py
- requirements.txt 2 additions, 1 deletionrequirements.txt
- run_ccu.bat 3 additions, 2 deletionsrun_ccu.bat
Loading
Please register or sign in to comment