care
care copied to clipboard
Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
figure out if the queries executed by Django are in the most efficient way.
currently, a lot of extra info is passed in LIST API's, need to work with the front end team to retrieve only data that is required, Doing this can reduce...
Currently, all Permission management works by connecting to the M2M table, which. is extremely ineffective and can cause duplication, instead, we can split the permission management into two steps (1)...
Update Covid Suspect / Patient Details page >> Any medical History section >> the values provided as "Details" for each item (Diabetes, Heart diseases, HyperTension, Kidney disease) are not getting...
The current version of celery in use has a security loophole, although we are not affected by it, we should upgrade as soon as we have the necessary resources, The...
Once the basic tests are done, we need to start updating dependencies and removing unnessary packages. - [ ] #665
Sentry Issue: [CARE-D0](https://sentry.io/organizations/coronasafe-network/issues/3216697285/?referrer=github_integration) ``` FieldError: Related Field got invalid lookup: admitted_to (3 additional frame(s) were not displayed) ... File "django/db/models/query.py", line 910, in _filter_or_exclude clone.query.add_q(Q(*args, **kwargs)) File "django/db/models/sql/query.py", line 1290,...
Part of https://github.com/coronasafe/care_fe/issues/2588
`/api/v1/facility/:facility_id/inventorysummary/` does not return correct min_value