|
6224abdf63
|
PEP-8 compliance
- fix all PEP-8 warnings
- bump copyright years
|
2012-01-07 01:46:57 +01:00 |
|
|
794bed92fd
|
make the application start with pylons 0.10
|
2010-05-10 19:51:44 +02:00 |
|
|
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 |
|
|
f33f6c7751
|
implement URL generation
move code for URL generation to model/urlbuilder.py
add format selection to input form
create output template
|
2009-01-21 01:11:01 +01:00 |
|
|
a6d4a99050
|
initial Pylons i18n
include language detection support in BaseController
add initial german translation
|
2009-01-20 23:25:49 +01:00 |
|
|
9c800c0ed8
|
setup Pylons infrastructure
paster create -t pylons ...
paster controller ddportfolio
add support for sphinx
|
2009-01-20 22:39:05 +01:00 |
|