The documentation is kind of light on this and I ran into problems with "environment variable DJANGO_SETTINGS_MODULE is undefined"
The reason you get that error is that the settings.py file is not on on the python path when the script is executed.
There is a sample job file askbot/cron/askbot_cron_job, where PYTHONPATH is modified.
I've relabeled your post as "bug" because the deployment command must ideally configure those jobs automatically.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2011-02-23 17:49:18 -0500
Seen: 58 times
Last updated: Feb 23 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.