changeset 2115:8dfb265fc954 beta

added info to ugprade docs to restart celery
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 08 Mar 2012 21:58:45 +0200
parents 0dc18e9a3150
children 048811568c19
files docs/upgrade.rst
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/upgrade.rst	Thu Mar 08 05:30:41 2012 +0200
+++ b/docs/upgrade.rst	Thu Mar 08 21:58:45 2012 +0200
@@ -47,6 +47,9 @@
 and will always recheck the settings of the application, if there are no new 
 options that need to be set.
 
+.. note::
+   If you're using Celery, make sure you restart all instances of it after
+   upgrade.
 
 .. _virtualenv: http://pypi.python.org/pypi/virtualenv  
 .. _python: http://www.python.org/