did you do? python web2py.py -M -S <yourappnamehere>
mic Il 15 marzo 2012 09:12, Stefan Scholl <ste...@no-spoon.de> ha scritto: > web2py 1.99.7 for Windows. > > Example app, inserted 1 person and 1 dog. > > In the shell: > > dogs = db().select(db.dog.ALL) > > > Nothing there. And "dogs" isn't defined. > > >