On Fri, Jan 2, 2009 at 11:32 AM, Gustavo Narea <[email protected]> wrote:
>
> Hello,
>
> I'm working on Ticket #2114 and I'm trying to use tg.url in
> tg.configuration.AppConfig.add_auth_middleware(). However, when I import
> tg.url at the top of tg.configuration I get this:
> http://paste.chrisarndt.de/paste/7f200f532fbf442e946c1362abc163c7
>
> However, if I replace "from tg.controllers import url" (or "from tg import
> url") with "from pylons import url", I get no error.
>
> What's the problem?
>
> I'm using the latest revision of TG2 and devtools.
>

There was a switch from tg.url to use routs url I think; not sure if
that helps...

Lucas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to