backend/scripts/test_celery_photolog.py

6 lines
80 B
Python
Raw Permalink Normal View History

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