Ver Fonte

Added community link

Ask Solem há 15 anos atrás
pai
commit
38eca5b94f
2 ficheiros alterados com 5 adições e 1 exclusões
  1. 1 1
      Changelog
  2. 4 0
      docs/community.rst

+ 1 - 1
Changelog

@@ -24,7 +24,7 @@
 * celeryev cursesmon: Set screen_delay to 10ms, so the screen refreshes more
   often.
 
-* Fixed pickling errors when pickling `AsyncResult`s on older Python
+* Fixed pickling errors when pickling :class:`AsyncResult` on older Python
   versions.
 
 * celeryd: prefetch count was decremented by eta tasks even if there

+ 4 - 0
docs/community.rst

@@ -56,6 +56,10 @@ http://botland.oebfare.com/logger/celery/
 News
 ====
 
+Django and Celery - Death to Cron
+---------------------------------
+http://tensixtyone.com/django-and-celery-death-to-cron
+
 Celery Tips
 -----------
 http://ericholscher.com/blog/2010/nov/2/celery-tips/