Go to file
David Gillespie d43d9b4c31 Merge pull request #4 in QRTR/qrtr-services from QRTR-110 to master
* commit 'd00fb4b5a15803c23bd0dd6586a9f88404dfe2a7':
  [QRTR-110] Added Filtering options, and adjusted for Django 3.2 updates.
  Updates to new slice backend, and updated access permissions.
  migration fixing typo on slice fk
  Fixed transactionserializer invalid field references.
2021-05-18 02:37:10 +00:00
api Fixed transactionserializer invalid field references. 2021-02-10 18:37:15 -07:00
connection [QRTR-100] minor admin tweaks. 2021-02-10 18:28:24 -07:00
core [QRTR-110] Added Filtering options, and adjusted for Django 3.2 updates. 2021-05-17 20:13:31 -06:00
qrtr_account [QRTR-110] Added Filtering options, and adjusted for Django 3.2 updates. 2021-05-17 20:13:31 -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
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 removed old references to jsonfield 2020-11-25 16:44:35 -07: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