1
Im not sure about Heroku. But normally you can achieve such automated tasks in django through Celery.
You have awesome documentation here. http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html
Source:stackexchange.com
1
Im not sure about Heroku. But normally you can achieve such automated tasks in django through Celery.
You have awesome documentation here. http://docs.celeryproject.org/en/latest/django/first-steps-with-django.html