Navigation

  • index
  • modules |
  • next |
  • django-celery 3.1.17 documentation »

Celery 3.1 now supports Django out of the box, please see the new tutorial

Celery Integration for Django¶

Contents:

  • django-celery - Celery Integration for Django
    • Using django-celery
    • Documentation
    • Installation
    • Getting Help
    • Bug tracker
    • Wiki
    • Contributing
    • License
  • Getting Started
    • First steps with Django
  • Frequently Asked Questions
    • Generating a template in a task doesn’t seem to respect my i18n settings?
    • The celery test-suite is failing
  • Cookbook
    • Unit Testing
  • API Reference
    • App - djcelery.app
    • Common utils - djcelery.common
    • Views - djcelery.views
    • URLs - djcelery.urls
    • Django Models - celery.models
    • Managers - djcelery.managers
    • Celery Loaders - djcelery.loaders
    • Periodic Task Schedulers - djcelery.schedulers
    • Event Snapshots - djcelery.snapshot
    • Database Backend - djcelery.backends.database
    • Cache Backend - djcelery.backends.cache
    • Contrib: Test Runner - djcelery.contrib.test_runner
    • Humanize utils - djcelery.humanize
    • DB utils - djcelery.db
    • Utilities - djcelery.utils
    • Compatibility - djcelery.compat
  • Change history
    • 3.1.17
    • 3.1.16
    • 3.1.15
    • 3.1.10
    • 3.1.9
    • 3.1.1
    • 3.1.0
    • 3.0.23
    • 3.0.21
    • 3.0.17
    • 3.0.11
    • 3.0.10
    • 3.0.9
    • 3.0.6
    • 3.0.4
    • 3.0.1
    • 3.0.0
    • 2.5.5
    • 2.5.4
    • 2.5.3
    • 2.5.2
    • 2.5.1
    • 2.5.0
    • 2.4.2
    • 2.4.1
    • 2.4.0
    • 2.3.3
    • 2.3.2
    • 2.3.1
    • 2.3.0
    • 2.2.4
    • 2.2.3
    • 2.2.2
    • 2.2.1
    • 2.2.0
    • 2.1.1
    • 2.1.0
    • 2.0.2
    • 2.0.0

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Celery

Celery is a Distributed Task Queue for Python.

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • django-celery 3.1.17 documentation »
© Copyright 2009-2017, Ask Solem. Created using Sphinx 1.4.9.