On 4/21/06, Robin Haswell <[EMAIL PROTECTED]> wrote: > A parallel solution:
This has come up enough that I've added it to the FAQ: http://trac.turbogears.org/turbogears/wiki/UsingModelsOutsideTurboGears One additional note: if you're using SQLite (which uses very naiive DB locking), it's easy to accidentally lock out your TG app during a long external script. I've added some tips to avoid this as well. -- Tim Lesher <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

