diff options
author | mjfernez <mjfernez@gmail.com> | 2021-10-10 22:15:07 -0400 |
---|---|---|
committer | mjfernez <mjfernez@gmail.com> | 2021-10-10 22:15:07 -0400 |
commit | 02a37ad308fbcc27a04787c84a76de7c2936a6d5 (patch) | |
tree | df25089ab76cc0c3faa94e2990b600ea7568ab63 /README.md | |
parent | a800163aeae0998fa49f011664f32a6c348db886 (diff) | |
download | ezcms-02a37ad308fbcc27a04787c84a76de7c2936a6d5.tar.gz |
Caching support. Separate views.py in 2 files
This commit adds the Flask-Caching module to the software stack and
enables the caching of views in a wide variety of ways, but implemented
here to be simple to understand to someone new to the concept of caching
(aka me).
Various documentation and formatting was applied to all files. views.py
internal functions (mostly related to filesystem operations of the
server). have been moved into view_functions.py
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions