Skip to content

1.9.2

Compare
Choose a tag to compare
@triole triole released this 23 Feb 20:59
813df5e

RDMO 1.9.2 (Feb 23, 2023)

  • Fix URL in invite emails in the multi site setup (#576)
  • Check permissions for parent project on project page (#572)
  • Fix project invite timeout (#580)
  • Restore missing commits from last release

Steps to upgrade:

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