I have similar problem with app_globals. I ended up moving everything in app_globals to meta module, which is available when running nosetests.
- Didip - On Thu, Jul 1, 2010 at 6:51 PM, Yang Zhang <[email protected]> wrote: > On Thu, Jul 1, 2010 at 5:56 PM, trogdor <[email protected]> wrote: > > I believe this was discussed about a month ago. I personally wound up > > applying the patch here: > > http://pastie.org/984565 > > posted by Eugueny Kontsevoy. > > This only addresses the pylons.config issue; e.g., rendering via > pylons.templating is still having problems. > -- > Yang Zhang > http://yz.mit.edu/ > > -- > 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]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- 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.
