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 7, 2017. It is now read-only.
Thanks for the suggestion, it does seem like a good feature, but this repo is supposed to be a minimal example, so I would vote against adding too much random stuff. There are more fleshed out skeletons out there like here. If @jonparrott likes the idea I am not against it, but closing for now.
A custom jinja2.BytecodeCache class (see http://jinja.pocoo.org/docs/dev/api/#bytecode-cache) can be set on (http://jinja.pocoo.org/docs/dev/api/#jinja2.Environment) available at flask.app's jinja_env attribute, providing dynamic jinja2 bytecode cache without filesystem.
The text was updated successfully, but these errors were encountered: