backend/scripts/test_celery_photolog.py

6 lines
80 B
Python

from photo_log import tasks
def run():
tasks.generate_photo_log_chain(45)