| The word caching can be ambiguous, and what's worse is this file previously contained a decorator for server-side caching of a response and a class for client-side caching of files. It was confusing. This new separation and naming should make it easier to find what you're looking for. | ||
|---|---|---|
| .. | ||
| endpoints | ||
| __init__.py | ||
| client_caching.py | ||
| common.py | ||
| decorators.py | ||
| helpers.py | ||
| jinja_filters.py | ||
| jsonify.py | ||
| sessions.py | ||