You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2024. It is now read-only.
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?