Bases: exceptions.Exception
Bases: object
Add a periodic task to the list of periodic tasks.
The task should already be decorated by @periodic_task.
Tasks to be run at a periodic interval.
Enter search terms or a module, class or function name.