Commit graph

11 commits

Author SHA1 Message Date
Jan Dittberner dd64ba59b4 rename package directory 2014-02-08 17:47:47 +01:00
Jan Dittberner 41a5e3e6f1 apply changes for Pylons 0.10 2010-06-12 00:29:50 +02:00
Jan Dittberner f5363a360c use url instead of url_for 2010-05-10 19:51:45 +02:00
Jan Dittberner 39fb201f84 upgrade result page to Pylons 0.10 2010-05-10 19:51:45 +02:00
Jan Dittberner 7cb0b383a3 upgrade mako templates, add explicit webhelpers 2010-05-10 19:51:44 +02:00
Jan Dittberner 794bed92fd make the application start with pylons 0.10 2010-05-10 19:51:44 +02:00
Jan Dittberner 9234d81ed7 fix XSS vulnerability reported by Moritz Naumann 2009-02-10 21:15:04 +01:00
Jan Dittberner eb4341c0db replace deprecated rails helper dependent code 2009-01-22 22:18:26 +01:00
Jan Dittberner 3fb8f80f0e add copyright and license information
add AGPLv3+ license information and copyright to all Python code and
mako templates
2009-01-21 16:11:39 +01:00
Jan Dittberner 12dc602c0b add form template
use render in ddportfolio controller
add webhelpers.rails to helpers.py
create showform.mako resembling the output of the old ddportfolio.py
2009-01-20 23:15:18 +01:00
Jan Dittberner 9c800c0ed8 setup Pylons infrastructure
paster create -t pylons ...
paster controller ddportfolio
add support for sphinx
2009-01-20 22:39:05 +01:00