Paul, PB> Are there any better approaches? I'm sure someone has needed PB> background tasks liked spidering, querying whois, downloading PB> images,... before, without stalling the whole process.
I'm using plain cron jobs that do regular jobs. There are plenty of example snippets describing how to set up necessary environment. Basically, make sure that your project is in your PYTHONPATH and DJANGO_SETTINGS_MODULE env variable is pointing to your project's settings.py -- Andrey V Khavryuchenko Django NewGate - http://www.kds.com.ua/djiggit/ Development - http://www.kds.com.ua Call akhavr1975 on www.gizmoproject.com --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---