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
60
Commits
2
Branches
0
Tags
18
MiB
Python
98.1%
Shell
1.4%
HTML
0.4%
1e80dfd7fd
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
DJ Gillespie
1e80dfd7fd
Updated plaid connection view to handle various plaid errors. Updated Plaid connection to only allow connecting to account ids which the user has access.
2020-09-16 15:08:57 -06:00
api
[QRTR-78] Fixed up some Account and User formatting in the API, added separate post vs get Account method, and fixed plaid_client auth token bug.
2020-09-16 13:05:18 -06:00
connection
Updated plaid connection view to handle various plaid errors. Updated Plaid connection to only allow connecting to account ids which the user has access.
2020-09-16 15:08:57 -06:00
core
added plaid env variables to settings.
2020-09-16 13:57:33 -06:00
qrtr_account
[QRTR-78] Fixed up some Account and User formatting in the API, added separate post vs get Account method, and fixed plaid_client auth token bug.
2020-09-16 13:05:13 -06:00
user
Fixed plaid connection attaching to the wrong account
2020-09-16 14:35:37 -06:00
.gitignore
fixed gitignore
2020-08-13 19:47:14 -06:00
db.sqlite3
updated to use postgres db
2020-04-06 17:14:25 -06:00
manage.py
model updates
2019-10-29 19:59:32 -06:00
Procfile
updated Procfile to automatically apply migrations on push
2020-09-10 08:42:35 -06:00
requirements.txt
added djangorestframework-simplejwt to requirements
2020-09-16 13:17:28 -06:00