django-celery-beatAdvanced Playground

Database-backed periodic task scheduler for Celery + Django

Advanced django-celery-beat techniquesRun locally
Install
pip install django-celery-beat
Python CodeRun locally

These advanced techniques unlock the full power of django-celery-beat.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?