On Tue, Nov 22, 2011 at 8:34 PM, Massimo Di Pierro < [email protected]> wrote:
> . I have never tried it on GAE I have a select cache on my app, works locally, but fails on GAE. It does not raise any exception but does not cache anything, and I only realized it does not works when I see my "clean cache" function raising an error. My code is: https://github.com/rochacbruno/Movuca/blob/master/modules/config.py#L41 I have not tried other cache methods for GAE. -- Bruno Rocha [http://rochacbruno.com.br]

