Avi Upadhyayula
Avi Upadhyayula
[See this thread](https://penn-labs.slack.com/archives/C06PY52V2FM/p1713846178993909). Will revisit after receiving prod credentials.
[as discussed here](https://penn-labs.slack.com/archives/C06PY52V2FM/p1713275397259019)
Meant to generally optimize our usage of the Django ORM, with a focus on taking full advantage of major upgrades in #605. Changelog: - Use subqueries to update membership &...
The front page currently displays club cards in two columns, with each "row" of cards beginning at the same point. This creates gaps when one column contains cards with longer...
As per conversation with OSA, implement stricter access controls to Clubs directory and club pages.
With #740 merged in, we can create frontend flows to submit and manage ownership requests. There's a couple usecases that we need to support: 1. Admins should be able to...
Creates new viewset, serializer, and permission class to interact with transaction records. Superusers can see all transaction records. Non-privileged users must specify an event, and can only view transactions for...