each study has a study columns object
there is singleton study columns object created in db to reflect current state of the project (single study per smasch instance)
parent
ee8aefda
No related branches found
No related tags found
Showing
- smash/web/migrations/0072_auto_20171201_1013.py 55 additions, 0 deletionssmash/web/migrations/0072_auto_20171201_1013.py
- smash/web/models/__init__.py 2 additions, 1 deletionsmash/web/models/__init__.py
- smash/web/models/study.py 7 additions, 0 deletionssmash/web/models/study.py
- smash/web/models/study_columns.py 85 additions, 0 deletionssmash/web/models/study_columns.py
- smash/web/tests/functions.py 3 additions, 2 deletionssmash/web/tests/functions.py
Loading
Please register or sign in to comment