Python Cron Job Virtualenv
You should be able to do this by using
the python in your virtual environment:
* * * * * /home/my/virtual/bin/python /home/my/project/manage.py command arg
Index out of bounds