Dev Srivastava

Results 2 issues of Dev Srivastava

## Proposed changes - Add `values_list("token, "expires")` in between `.order_by("-expires")` and `.first()` ## Brief description of rationale Instead of retrieving all of the fields from the AccessToken object (which leads...

## Feature description There is a `waitlistedActivity` variable along with lots of related functions in the `intranet/intranet/static/js/eighth/signup.js` directory that was discontinued due to performance issues when loading waitlists. ## Rationale...