python3-django-celery-beat

Database-backed Periodic Tasks (Python3 version)
  https://github.com/celery/django-celery-beat/
  0
  no reviews



This extension enables you to store the periodic task schedule in the database.

The periodic tasks can be managed from the Django Admin interface, where you can create, edit and delete periodic tasks and how often they should run.

This package contains the Python 3 version of the library.