| .. |
|
__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 |
|
0014_auto_20230720_0105.py
|
added slice name and id filtering to transactions, added transaction grouping by slice, changed bank name, and changed slice budget name.
|
2023-07-19 19:08:31 -06:00 |
|
0015_alter_bankaccount_institution.py
|
added missing migration for bankaccount
|
2023-07-19 19:15:30 -06:00 |
|
0016_slice_bank_acc.py
|
slice fk migrations
|
2023-08-30 20:45:43 -06:00 |
|
0017_alter_slice_balance.py
|
optional balance migration
|
2023-08-30 21:55:55 -06:00 |
|
0018_auto_20240118_0319.py
|
create subscription plan model and add qol names to api.
|
2024-01-17 20:40:35 -07:00 |
|
0019_rule_bank_acc.py
|
enable filtering per user account to only show owned objects.
|
2024-07-31 18:55:31 -06:00 |