Mercurial > wikked
view requirements.txt @ 116:b7950fa699f7
More fixes for page includes:
- Try in `/templates` first if the include URL is not absolute.
- Fix problems with Jinja character conflicts by using their lexer.
- Better pre-conditioning of include arguments in the formatter.
- Optimize SQL queries a bit by deferring some properties.
`manage update` can now update/re-cache a single page.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 18 Nov 2013 17:16:24 -0800 |
parents | ef683c12f981 |
children | 2ec24079d9df |
line wrap: on
line source
Flask==0.10.1 Flask-Login==0.1.3 Flask-SQLAlchemy==1.0 Flask-Script==0.5.1 Flask-Testing==0.4 Jinja2==2.6 Markdown==2.2.1 PyYAML==3.10 Pygments==1.5 SQLAlchemy==0.8.1 Werkzeug==0.8.3 Whoosh==2.4.1 argparse==1.2.1 itsdangerous==0.22 nose==1.2.1 pybars==0.0.4 python-hglib==1.0 twill==0.9 wsgiref==0.1.2