I'm using Mako templates and have tried using Deform and it seems to work even though I haven't converted any widget templates to Mako from chameleon. Why is that? http://deform.readthedocs.org/en/latest/templates.html says "Optionally, convert all the existing Deform templates to your templating language of choice. This is only necessary if you choose to use the widgets that ship as part of Deform." but I am using the widgets that ship with Deform, so I'm not sure why it's working.
If I want to add a single new widget template and want to write it in Mako, does that mean I need to change ALL the widget templates? For example if I have a form with 10 field and I want to rewrite 1 of them, and I don't want to write it in chameleon, can I only rewrite that 1 widget or do I have to rewrite all 10? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
