Go to file
2024-11-20 16:36:46 -07:00
api create subscription plan model and add qol names to api. 2024-01-17 20:40:35 -07:00
connection add traceback for plaid errors 2024-11-20 16:36:46 -07: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 move avail accounts mixin to account mixins file. Add avail accounts mixin to Connection viewsets 2024-07-31 19:21:08 -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 upgrade django-allauth version to fix setuptools issue 2024-07-17 19:18:21 -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