Mercurial > wikked
view requirements.txt @ 303:6bd9d44fc535
Wiki updater cleanup and improvements.
* Less confusing API on `WikiParameters`.
* Less confusing way to do things when running the Flask app.
* When running locally, and the user edits a page, just resolve that page and
mark any other including/querying page invalidated. Resolve those lazily on
demand.
* Add DB ability to return the resolved state of pages.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 01 Oct 2014 08:19:03 -0700 |
parents | 5e8041f8035b |
children | 03e3e793fa22 |
line wrap: on
line source
Flask==0.10.1 Flask-Login==0.2.10 Flask-Script==0.5.1 Jinja2==2.7.2 Markdown==2.2.1 Pygments==1.6 SQLAlchemy==0.9.3 Whoosh==2.5.5 colorama==0.2.7 pytest==2.5.2 repoze.lru==0.6 python-hglib