pkgsrc/www/py-django-celery-beat/DESCR
adam 76cfd9f9bb py-django-celery-beat: added version 1.1.0
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.
2018-01-11 14:35:39 +00:00

4 lines
232 B
Text

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.