Hi, Some of my tests fail with: TypeError: No object (name: app_globals) has been registered for this thread
I'm guessing this has something to do with the order in which stuff gets imported, and g is used before app_globals is intialised in middleware.py. Any suggestions for workarounds? Thanks in advance, Damian -- 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.
