I've got a standalone application that loads data into my models that I am porting from TG1. However, I've just run into this error message: TypeError: No object (name: cache) has been registered for this thread
... due to my using the beaker_cache decorator from pylons. Is there a good reference for creating applications that run outside the standard web environment? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

