> I do have these lines in the middleware.py: > > app = SessionMiddleware(app, config) > app = CacheMiddleware(app, config) >
Nevermind my question. I probably didn't use correct prefix in my .ini file, passing type='dbm' to the constructor did the trick. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
