diff docs/upgrade.rst @ 2165:dc2584ba5fbc

merged beta into default branch
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 28 Mar 2012 19:54:16 +0200
parents 934906f028b5 8dfb265fc954
children f7a52d548fd0
line wrap: on
line diff
--- a/docs/upgrade.rst	Sat Mar 03 03:41:19 2012 +0200
+++ b/docs/upgrade.rst	Wed Mar 28 19:54:16 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/