Open yograterol opened 10 years ago
I think this can be easily added after development is complete. Adding Caching during the development can create a lots of confusion in the css/html desing.
The cache implementation can be deactivate or activate in config file.
Just put it in ProductionConfig in core.py. Anyways you can do it in the next milestone.
@yograterol show your pythonista powers and put it on the config file. Please :) we want pull requests :)
A good idea from now, is add cache to important views and templates.
We can use this extension: http://pythonhosted.org/Flask-Cache/