In my Django project I am using Celery. I switched over a command from crontab to be a periodic task and it works well but it is just calling a method on a model. Is it possible
https://github.com/django-haystack/celery-haystack
I find this package to be a great, easy plug-in app to provide haystack indexing via celery. I used it in a few projects.