This website requires JavaScript.
Explore
Help
Sign In
Qrtr
/
qrtr-services
Watch
1
Star
0
Fork
0
You've already forked qrtr-services
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dev-master
qrtr-services
/
connection
History
DJ Gillespie
dd3eee2a76
add traceback for plaid errors
2024-11-20 16:36:46 -07:00
..
connections
update plaid authentication to match format of v1 success response.
2024-07-17 18:54:07 -06:00
migrations
removed jsonfield from old migration files.
2020-11-25 16:50:29 -07:00
__init__.py
model updates
2019-10-29 19:59:32 -06:00
admin.py
refactor for slice and rule functionality. general cleanup
2020-02-24 19:41:19 -07:00
apps.py
model updates
2019-10-29 19:59:32 -06:00
models.py
removed old references to jsonfield
2020-11-25 16:44:35 -07:00
serializers.py
add banks to connection viewset. Change plaid auth to return connection serializer
2024-10-12 12:24:29 -06:00
tasks.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
tests.py
model updates
2019-10-29 19:59:32 -06:00
urls.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
views.py
add traceback for plaid errors
2024-11-20 16:36:46 -07:00