On Fri, May 22, 2009 at 11:47 PM, cesmiga <[email protected]> wrote: > I'm looking for documentation about how to create a web2py application > from the shell. Does anyone have information on this? Also, does > anyone have information about the Web2Py shell and/or DAL.
python web2py.py -S <appname> -M -> gets you a shell with application <appname> loaded incl modules (M switch) Horst --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---

