This document describes Celery 2.5. For development docs, go here.

celery.app.annotations

class celery.app.annotations.MapAnnotation
annotate(task)
annotate_any()
celery.app.annotations.prepare(annotations)

Expands the CELERY_ANNOTATIONS setting.

Previous topic

celery.app.abstract

Next topic

celery.security.certificate

This Page