Daniel Fetchinson wrote: > Thanks, now it works, actually part of my problem was that when I > rewrote some of the templates I think cherrypy didn't restart and I > kept seeing old versions. Now I restart it manually sometimes and such > problems are gone :)
Right, if you change the master.kid template, then you will need to restart your server. Also, you will not get good error messages (this will be improved in future Kid versions). So working on the master.kid can become a bit painful, particularly for new users. Luckily, you usually don't change the master.kid template very often. Changes in your page templates are detected automatically and the error messages are much better. -- Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

