Table Of Contents

Previous topic

10. Upgrading from OpenPLM 1.2 to OpenPLM 2.0

Next topic

6. Developer documentation

This Page

Languages

Previous versions

1.2
1.1

11. Upgrading from OpenPLM 2.0 to OpenPLM 2.1

Date:2013-08-26

11.1. New/updated dependencies

Note

Before upgrading dependencies, you should save a list of installed versions. You can get one with the command pip freeze.

11.2. Template lifecycles

You should add specific lifecycles to create document templates:

  • ./manage.py loaddata template_lifecycles

You can also create yours with the admin interface. Simply choose the Template type instead of the Standard type when you create a lifecycle.