-- 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?hl=en.
I have some long running processes to do on my tg2 applications
database. I need to run a python script (like
dosomethingtakeslongtime.py) outside of paster serve command. Actually,
I need to run them ofrom crontab. What modules should I import from that
python file? are there any examples?
- [TurboGears] how to use turbogears2 models from outside... Timuçin Kızılay

