Go to file
2024-07-17 18:54:07 -06:00
api create subscription plan model and add qol names to api. 2024-01-17 20:40:35 -07:00
connection update plaid authentication to match format of v1 success response. 2024-07-17 18:54:07 -06:00
core add refresh token re-issue on refresh to keep thing rolling for users that are active 2024-05-08 21:29:43 -06:00
qrtr_account enable auth guard on all private endpoints; Add login button to browsable API 2024-05-08 21:13:17 -06:00
user added migrations for django 3 upgrade 2020-11-25 16:10:54 -07:00
.gitignore fixed gitignore 2020-08-13 19:47:14 -06:00
bitbucket-pipelines.yml added env exports to add fly to the path 2023-05-17 20:35:13 -06:00
db.sqlite3 updated to use postgres db 2020-04-06 17:14:25 -06:00
fly.toml updated pipelines, and removed app name from fly.toml for consistency across environments. 2023-05-17 20:31:16 -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 update dj-rest-auth; Add token expirations to login response; Set refresh expiration at 30 days, and access token at 1 day; 2024-05-08 21:13:10 -06:00
requirements.txt.bak updated reqs 2020-11-25 13:58:35 -07:00
restore-staging-db-with-production.sh added restore staging db script 2020-10-28 17:47:09 -06:00
runtime.txt added runtime. 2020-11-25 14:04:53 -07:00