qrtr-services/qrtr_account
2024-05-08 21:13:17 -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 create subscription plan model and add qol names to api. 2024-01-17 20:40:35 -07: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
models.py create subscription plan model and add qol names to api. 2024-01-17 20:40:35 -07: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 enable auth guard on all private endpoints; Add login button to browsable API 2024-05-08 21:13:17 -06:00