On Sat, Mar 28, 2009 at 2:39 PM, paul jobs <[email protected]> wrote: > cheetah is elegant and user friendly > just accepting the patch would make #include work in > render_cheetah > > it was broken till today > why cant we just add it to fix web.contrib.template
It is not broken in web.py. It is a limitation of Cheetah that it is possible to include templates only if they are present in the current working directory. This should probably be fixed in Cheetah, not in web.py. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
