annotate requirements.txt @ 413:a499441249af

Fixes sorting by day for templates. * Adds a string attribute 'startisoday' to the Entry object, so it can be used by jinja2's sort and groupby filters.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 May 2017 13:35:58 +0200
parents b0d1893d402d
children
rev   line source
330
c3890acdc4b2 Add requirements.txt file for pip
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff changeset
1 urwid>=1.0
366
b0d1893d402d Now we require jinja2 for template rendering
Björn Ricks <bjoern.ricks@intevation.de>
parents: 330
diff changeset
2 jinja2
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)