debianmemberportfolio/debianmemberportfolio
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
..
controllers Use https instead of http in links, comments, docstrings etc. 2014-10-14 17:03:54 +02:00
lib fix language check when no Accept-Language header is set 2015-02-20 23:01:34 +01:00
model Add result view implementation 2015-11-12 21:11:48 +01:00
static Move static assets 2015-11-10 22:38:13 +01:00
templates Add result view implementation 2015-11-12 21:11:48 +01:00
tests Use https instead of http in links, comments, docstrings etc. 2014-10-14 17:03:54 +02:00
translations Move translation files 2015-11-10 22:38:13 +01:00
__init__.py Add initial Flask implementation 2015-11-10 22:38:13 +01:00
forms.py Port showform template to Jinja2 2015-11-11 00:50:28 +01:00
views.py Add result view implementation 2015-11-12 21:11:48 +01:00
websetup.py Use https instead of http in links, comments, docstrings etc. 2014-10-14 17:03:54 +02:00