qrtr-services/qrtr_account
2023-07-19 19:15:30 -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 added missing migration for bankaccount 2023-07-19 19:15:30 -06:00
__init__.py QRTR-3 reworked initial setup 2019-11-11 20:00:16 -07:00
admin.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
apps.py [QRTR-110] Added Filtering options, and adjusted for Django 3.2 updates. 2021-05-17 20:13:31 -06:00
models.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
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 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