| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 | 
							- .. _community:
 
- =======================
 
- Community Resources
 
- =======================
 
- This is a list of external blog posts, tutorials and slides related
 
- to Celery. If you have a link that's missing from this list, please
 
- contact the mailing-list or submit a patch.
 
- .. contents::
 
-     :local:
 
- .. _community-resources:
 
- Resources
 
- =========
 
- .. _res-using-celery:
 
- Who's using Celery
 
- ------------------
 
- http://wiki.github.com/celery/celery/using
 
- .. _res-wiki:
 
- Wiki
 
- ----
 
- http://wiki.github.com/celery/celery/
 
- .. _res-stackoverflow:
 
- Celery questions on Stack Overflow
 
- ----------------------------------
 
- http://stackoverflow.com/search?q=celery&tab=newest
 
- .. _res-mailing-list-archive:
 
- Mailing-list Archive: celery-users
 
- ----------------------------------
 
- http://blog.gmane.org/gmane.comp.python.amqp.celery.user
 
- .. _res-irc-logs:
 
- .. _community-news:
 
- News
 
- ====
 
- This section has moved to the Celery homepage:
 
- http://celeryproject.org/community/
 
 
  |