Hey guys, I need a little bit help with a custom manage.py command called *test*
I am using it in a virtualenv on a shell script *script.sh*, The script.sh works well out of the cron and Wihiout activate the virtualenv also works well. but if the script is on the crontab give a *Unknown command: 'test'* . Here is the code: http://dpaste.org/hjaVi/ , Any help ? Thank you -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

