qrtr-services/connection
2020-09-21 20:49:01 -06:00
..
connections [QRTR-88] hardcoded services redirect url for now 2020-09-21 20:49:01 -06:00
migrations adding migration for updated connection model. 2020-09-10 08:40:43 -06: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 fixed missing link between connection and account; Fixed public_token naming error in plaid auth view. 2020-09-10 08:40:29 -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 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 [QRTR-88] Added public /connection/plaid-webhook/ endpoint 2020-09-21 20:44:30 -06:00