===========
 Cookbook
===========

.. toctree::
    :maxdepth: 2

    tasks
    task-retries
    remote-tasks
    unit-testing

This page contains common recipes and techniques.
Whenever a setting is mentioned, you should use ``celeryconf.py`` if using
regular Python, or ``settings.py`` if running under Django.