If you use the web based shell there is not need for -M (that is
default).

The issue is probably that (assuming the tables are defined in db.py),
then the object "db" is already defined in the shell. If one refines
"db" in the shell, the new connection will have no knowledge about
existing tables.

Does it make sense?

Massimo

On Aug 5, 10:18 am, DenesL <[email protected]> wrote:
> Dutch,
>
> are you using the -M flag to auto import all the models?
>
> web2py.py -S app_name_here -M -P
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to