I would not use gluino with Flask in production. There is a potential concurrency issue with Dal without web2py.
On Tuesday, 3 July 2012 22:19:26 UTC-5, Borba wrote: > > Sorry if this is not the correct place to post this, but is the only one > that, I think, I give a correct answer. > > I'm starting a little project (yes, very little) and don't want to set > entire web2py in this installation. So I use Flask to do this. But DAL is > very powerfull and I still want to use it in this project too. So, I > download gluino from github and run one example. A message appear when I > run the flask_example.py: > > No handlers could be found for logger "web2py.cache" > > And the content is not displayed. Only a "Not found". > > What that means? How can I correct this? > > Best regards, > > -- > José Ricardo Borba > Porto Alegre - RS - Brasil > >

