Yes I know that.. I think You don't understand my question. I'm looking for a way to do it automatically when I change my files and dev_appserver.py detects that change it reloads files etc. I want 'him' to compile templates, because when testing on localhost I have to execute that compile command after every change in template.
On 5 Sie, 10:02, smallfish <[email protected]> wrote: > yes, you must compile it and upload to gae. > I test it for my > blog,http://hi.baidu.com/smallfish_xy/blog/item/f5c444fbcef1ebd7b58f3119.html > -- > blog:http://hi.baidu.com/smallfish_xy > > 2009/8/5 SeC <[email protected]> > > > > > > > Hi. > > Everytime I change web.py template (using built-in template system) I > > need to perform: > > python web/template.py --compile templates/ > > > Is there any way to get this done by dev_appserver.py or some other > > way other than manual? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
