python web2py.py -S yourapp -M -R yourdaemon.py & try -h for all command line options.
Massimo On Nov 19, 7:28 am, Coalescence <[EMAIL PROTECTED]> wrote: > Hi guys, > > How would I go about updating information in the database from the > command line driven python app, or a daemon? > > I understand I could just interface with the database in the usual > manner, but I'd like to keep using the framework modules to keep > consistency. > > Any ideas or tips most welcome. > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

