qrtr-services/qrtr_account
2024-07-31 19:21:08 -06:00
..
dummy_data 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
migrations enable filtering per user account to only show owned objects. 2024-07-31 18:55:31 -06:00
__init__.py QRTR-3 reworked initial setup 2019-11-11 20:00:16 -07:00
admin.py create subscription plan model and add qol names to api. 2024-01-17 20:40:35 -07:00
apps.py [QRTR-110] Added Filtering options, and adjusted for Django 3.2 updates. 2021-05-17 20:13:31 -06:00
mixins.py move avail accounts mixin to account mixins file. Add avail accounts mixin to Connection viewsets 2024-07-31 19:21:08 -06:00
models.py enable filtering per user account to only show owned objects. 2024-07-31 18:55:31 -06:00
serializers.py [QRTR-88] Updated plaid_client.py to pull and store the item_id; Moved serializers and viewsets to the connection app as well. 2020-09-21 20:21:46 -06:00
tests.py QRTR-3 reworked initial setup 2019-11-11 20:00:16 -07:00
views.py move avail accounts mixin to account mixins file. Add avail accounts mixin to Connection viewsets 2024-07-31 19:20:58 -06:00