Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Enable GZipMiddleware to improve page reload times #169

Open
jonespm opened this issue Oct 11, 2019 · 1 comment
Open

Enable GZipMiddleware to improve page reload times #169

jonespm opened this issue Oct 11, 2019 · 1 comment

Comments

@jonespm
Copy link
Member

jonespm commented Oct 11, 2019

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

@jonespm jonespm self-assigned this Oct 11, 2019
@jonespm
Copy link
Member Author

jonespm commented Oct 18, 2019

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.

@jonespm jonespm removed their assignment Sep 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant