Update upgrade instructions

This commit is contained in:
Roberto Rosario
2012-07-30 10:58:40 -04:00
parent a574aa2c9f
commit 86144aa54a

View File

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