This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Description
Would've made this a commit, however, since it's just one TODO figured it'd be better as a task
The Function def get_queryset(self) in views.py (in api) (in the backend) is contributing heavily to the long wait times.
How can we optimize this in a way which would reduce loading times?
