Commit Graph

7 Commits

Author SHA1 Message Date
Jan Dittberner 1e69cc3bfe Update dependencies 2017-09-10 10:43:56 +02:00
Jan Dittberner 23f3c78141 Fix unused arguments, remove Pylons websetup 2017-08-20 21:10:27 +02:00
Jan Dittberner da2d299e97 Fix deprecation warning
flask.ext.babel and flask.ext.wtf have been replaced by flask_babel and
flask_ext.
2017-02-17 11:57:38 +01:00
Jan Dittberner 0df84e586f Update meta information and documentation 2015-11-12 22:19:24 +01:00
Jan Dittberner b7fe1328bb Add result view implementation
This commit implements the result view and template.

- fix Python3 configparser interpolation error in portfolio.ini
- debianmemberportfolio.model.urlbuilder ported to Python3
- add showurls.html as a direct Jinja port of showurls.mako
- implement functionality in debianmemberportfolio.views.result
2015-11-12 21:11:48 +01:00
Jan Dittberner 1c86f707fa Implement fetchdddata view 2015-11-11 00:49:59 +01:00
Jan Dittberner f63939cb03 Add initial Flask implementation 2015-11-10 22:38:13 +01:00