Skip to content

1.6.1

Compare
Choose a tag to compare
@triole triole released this 08 Oct 13:32

This release fixes the following issue: #386.

If multiple Value for a non-collection question exist in the database, a warning is shown, and the users can remove values (all but one) like in the collection case.

The upgrade steps are identical to release 1.6:

pip install --upgrade rdmo
python manage.py upgrade  # combines migrate, download_vendor_files and collectstatic