cr-connect-workflow/crc/models
mike cullerton 8b8cfde6cb Add `short_name` and `proposal_name` to the study model 2021-09-17 11:53:45 -04:00
..
__init__.py Refactor models into seperate directories 2019-12-31 16:32:47 -05:00
api_models.py We just needed to allow read_only_expression 2021-09-03 09:48:16 -04:00
data_store.py Model changes and revision file for task_spec column to file and data_store models 2021-08-26 10:36:10 -04:00
email.py Email relies now on markdown content 2020-06-17 17:00:16 -06:00
file.py Model changes and revision file for task_spec column to file and data_store models 2021-08-26 10:36:10 -04:00
ldap.py Switching from using "default" to "server_default" for all default time settings, and running migrations so that this is set at the database level rather than in python, to hopefully correct some issues with dates being 4 hours in the future. Having a very hard time replicating this issue locally. 2021-05-14 12:28:50 -04:00
protocol_builder.py Remove HSR Number from models 2021-08-16 12:50:09 -04:00
study.py Add `short_name` and `proposal_name` to the study model 2021-09-17 11:53:45 -04:00
task_event.py Merge branch 'dev' into 310-task-event-timezone 2021-05-04 11:21:36 -04:00
user.py 1. Updating Personnel BPMN diagram to debug some issues. 2020-09-01 15:58:50 -04:00
workflow.py Add backref cascade and make changes to the spot where we delete so it loads objects into memory and then uses the SQLAlchemy plumbing to make sure that the db object gets cleaned up. 2021-08-18 08:25:17 -04:00