reimbursinator/back/backend/migrations
2019-03-01 12:26:43 -08:00
..
0001_initial.py Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section. 2019-01-31 16:55:11 -08:00
0002_auto_20190131_1621.py Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section. 2019-01-31 16:55:11 -08:00
0003_auto_20190131_1637.py Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section. 2019-01-31 16:55:11 -08:00
0004_auto_20190131_1645.py Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section. 2019-01-31 16:55:11 -08:00
0005_field_field_name.py Implemented policy parsing, applied policy to report creation, added field_name to fields. 2019-02-07 15:32:21 -08:00
0006_auto_20190213_1719.py Changed 'type' references to 'field_type' in backend and a couple places in front end. 2019-02-13 17:38:27 -08:00
0006_auto_20190213_2113.py commit 2019-02-13 22:52:24 -08:00
0007_merge_20190213_2318.py updated database with field_type 2019-02-13 23:36:29 -08:00
0008_auto_20190214_1421.py Set section boolean values to default to False, and set field numerical values to default to 0. 2019-02-14 14:23:05 -08:00
0009_report_reference_number.py Added request tracker support as a 'reference_number' field in the report model. 2019-03-01 12:26:43 -08:00
__init__.py Database models all implemented. Migrations made. 2019-01-20 14:39:11 -08:00