| .. |
|
__init__.py
|
recreated migrations for new DB structure
|
2020-06-03 18:56:36 -06:00 |
|
0001_initial.py
|
removed jsonfield from old migration files.
|
2020-11-25 16:50:29 -07:00 |
|
0002_auto_20201125_2344.py
|
added migration for jsonfield update on transaction
|
2020-11-25 16:44:59 -07:00 |
|
0003_transaction_trans_id.py
|
[QRTR-100] modified models for better transaction filtering.
|
2021-01-27 20:32:55 -07:00 |
|
0004_auto_20210128_0306.py
|
[QRTR-100] modified models for better transaction filtering.
|
2021-01-27 20:32:55 -07:00 |
|
0005_auto_20210128_0308.py
|
[QRTR-100] modified models for better transaction filtering.
|
2021-01-27 20:32:55 -07:00 |
|
0006_auto_20210128_0311.py
|
[QRTR-100] modified models for better transaction filtering.
|
2021-01-27 20:32:55 -07:00 |
|
0007_auto_20210128_0325.py
|
[QRTR-100] modified models for better transaction filtering.
|
2021-01-27 20:32:55 -07:00 |
|
0008_auto_20210211_0136.py
|
migration fixing typo on slice fk
|
2021-02-10 18:37:33 -07:00 |
|
0009_auto_20210211_0202.py
|
Updates to new slice backend, and updated access permissions.
|
2021-05-17 18:33:02 -06:00 |
|
0010_auto_20210211_0202.py
|
Updates to new slice backend, and updated access permissions.
|
2021-05-17 18:33:02 -06:00 |
|
0011_auto_20210211_0203.py
|
Updates to new slice backend, and updated access permissions.
|
2021-05-17 18:33:02 -06:00 |
|
0012_slice_description.py
|
Updates to new slice backend, and updated access permissions.
|
2021-05-17 18:33:02 -06:00 |
|
0013_auto_20211229_1935.py
|
fixed indentation error, and import error on action.
|
2021-12-29 12:35:34 -07:00 |