On Wed, Jul 14, 2010 at 10:51 AM, Guyren G Howe <[email protected]> wrote: > On Jul 14, 2010, at 4:08 , Marius Gedminas wrote: > >>> Turns out, I can comment out everything between map.minimization = >>> False, and return map, and *some* of my routes (/pwd_reset, /admin) >>> still work. Are these maybe default names defined somewhere outside my >>> project, or implicitly defined inside my project somehow, or is the >>> route getting cached somewhere? This has me completely befuddled. >> >> You're asking TurboGears questions on a Pylons list. >> >> Most of us don't have the answers. > > TurboGears incorporates Pylons. See eg: > http://turbogears.org/2.0/docs/main/TGandPylons.html > > So I was asking questions about what I took to be the Pylons parts of > TurboGears of the Pylons list.
Yes, we know that TG incorporates Pylons. :) The developers sprint together now. What we're saying is that the parts you thought were Pylons are not Pylons, and since nobody has piped in to give a definitive answer to your questions, it means the TurboGears experts are apparently not reading this thread. Since it doesn't say "TurboGears" in the subject line, they may think it's a routine Python question not worth their attention. So, asking on the TurboGears list would get you a better answer. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
