Upgrade notes update

This commit is contained in:
Roberto Rosario
2012-07-30 12:56:39 -04:00
parent 2f6a1d4e76
commit 862bb43d93

View File

@@ -79,6 +79,7 @@ Afterwards migrate existing database schema with::
$ ./manage.py migrate linking 0001 --fake
$ ./manage.py migrate lock_manager 0001 --fake
$ ./manage.py migrate job_processor
$ ./manage.py migrate clustering
Issue the following command to index existing documents in the new full text search database::