Anand wrote: > One of the goals of web.py templating system is to let untrusted > users write templates. > I haven't found any other templating system, which allows this. > Have you taken a look at Zope and/or ZPT?
Probably not the templating system you'd prefer, but many of the Zope 2 things are/were pretty well suited in this particular niche: letting untrusted users write code and templates. (The code was bloatish, though.) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
