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. Cheers. -- Gustavo Narea <http://gustavonarea.net/>. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
