shahrzad schrieb: > Each time I Modify something in my page(.kid template) > I have to run start-newproject.py again to see the changes. > is there any way to solve this problem? > > TurboGears 1.0.8
Have you set the following in your dev.cfg? server.environment="development" autoreload.package="..." # (the name of your TG package) -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

