Add management command to perform steps required after an upgrade.

This commit is contained in:
Roberto Rosario
2015-07-18 02:24:10 -04:00
parent afe6644321
commit a5cf80cd86
5 changed files with 29 additions and 3 deletions

View File

@@ -69,7 +69,8 @@ What's new in Mayan EDMS v2.0
* Normalization of 'title' and 'name' fields to 'label'
* Split tests files.
* Document image and intermediate file caching now has it's own storage backend.
* RGB tags
* ``performupgrade`` management command.
Upgrading from a previous version
=================================
@@ -102,8 +103,7 @@ Common steps
Migrate existing database schema with::
$ mayan-edms.py purge_permissions
$ mayan-edms.py migrate
$ mayan-edms.py performupgrade
During the migration several messages of stale content types can occur: