| 12345678910111213141516 | 
							- ===========
 
-  Cookbook
 
- ===========
 
- .. toctree::
 
-     :maxdepth: 2
 
-     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.
 
 
  |