Skip to content

0.10.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@triole triole released this 21 Jun 12:12

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

Changes:

  • Fix docx export
  • Fix a few minor problems
  • Increase automated test coverage and accuracy

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

After the upgrade a database migration is necessary:

python manage.py migrate