Closed GoogleCodeExporter closed 9 years ago
Sorry, I've would like to say formalchemy.ext.pylons.pastertemplate.py
Original comment by klein.stephane
on 15 Feb 2009 at 2:25
This my patch.
Original comment by klein.stephane
on 15 Feb 2009 at 2:33
Attachments:
Fix mistakes :
1. mako_template function :
* used if you have Mako Template <= MakO
* used in :
- formalchemy/forms.py
- formalchemy/tables.py
2. PylonsTemplate class used by paster_create_template
outcome :
* when forms or table are rendered with mako template useless
PylonsTemplate class is loaded <= makO
Original comment by klein.stephane
on 16 Feb 2009 at 9:57
applied, thanks
Original comment by gael.pas...@gmail.com
on 20 Feb 2009 at 12:16
Original issue reported on code.google.com by
klein.stephane
on 15 Feb 2009 at 2:14