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

Fix get_queryset(self) so the site doesn't take centuries to load #120

@wjed

Description

@wjed

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?

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions