view requirements.txt @ 368:831b22e93f94 0.6.3

Implement error and permission handling for UI views. * Views are protected by decorators. * Decorators check for permission errors and render error pages. * Global Flask error handling is for API endpoints.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 22 Sep 2015 03:17:21 -0700
parents c558f52d8610
children e117060eaa71
line wrap: on
line source

colorama==0.2.7
Flask==0.10.1
Flask-Login==0.2.10
itsdangerous==0.24
Jinja2==2.7.3
Markdown==2.2.1
MarkupSafe==0.23
Pygments==1.6
python-hglib==1.8
repoze.lru==0.6
SQLAlchemy==0.9.3
Werkzeug==0.10.4
Whoosh==2.5.5