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 has been archived by the owner on Dec 21, 2023. It is now read-only.
I believe if we enabled the GZipMiddleware it could make the page times feel a little faster to the users especially advisors with lots of students. This is related to #136 and #122
I feel like we'd have to put this on the route rather than in the app. There's a lot more resources that would need zipped so doesn't make much sense just in Django.
I believe if we enabled the GZipMiddleware it could make the page times feel a little faster to the users especially advisors with lots of students. This is related to #136 and #122
https://docs.djangoproject.com/en/dev/ref/middleware/#module-django.middleware.gzip
The text was updated successfully, but these errors were encountered: