Skip to content

0.10.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@triole triole released this 08 Jun 11:30

Release on PyPI: https://pypi.python.org/pypi/rdmo/0.10.5

Changes:

  • Add possibility to use reference documents for .docx or .odt export
  • Fix conditions import
  • Fix project import

How to upgrade: http://rdmo.readthedocs.io/en/latest/upgrade/index.html

After the upgrade a database migration is necessary:

python manage.py migrate