On 8/9/06, Joe <[EMAIL PROTECTED]> wrote:
>
> Thanks for the tip! However, when I use the shell in Django, I use the
> command : python manage.py shell.  I was just wondering if there was
> some behind the scenes setup (in the path, for instance) that was being
> done that I would have to do on the Cron job.

DJANGO_SETTINGS_MODULE=python.module.path.to.project.settings.file
python yourjob.py

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to