diff options
author | mjfernez <mjf@mjfer.net> | 2022-02-25 17:36:01 -0500 |
---|---|---|
committer | mjfernez <mjf@mjfer.net> | 2022-02-25 17:36:01 -0500 |
commit | 5589754533aab9b7edbdc41cc13c2cd189aa3c26 (patch) | |
tree | 8e8b6ace47e4233eb807d8f0eec7ea7ad3dab73f /templates/index.html | |
parent | 43e114b82500476fa81754bf099ad25ee945201e (diff) | |
download | ezcms-5589754533aab9b7edbdc41cc13c2cd189aa3c26.tar.gz |
Remove flask caching and unused imports
This removes Flask caching since it seems I'm dumb and can't implement
it correctly and it seems to serve pretty much no purpose anyway.
Caching can always be handled by the server in front
This commit also removes some unused imports that were leftover after
moving functionality to different files (like view_functions)
Flask compress might be useless too since nginx can also gzip. But I can
actually observe the change... is there any problem with double
gzipping?
Diffstat (limited to 'templates/index.html')
0 files changed, 0 insertions, 0 deletions