On Sunday 26 November 2006 23:54, [EMAIL PROTECTED] wrote: > What's a 'static dir' or 'static filter' ? Some sort of security thing? > > Am I not allowed to put executable code in a static directory or > something?
It serves static content. You are allowed to put executable code in there, but I guess not controllers (or at least they won't be found there) Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

