Skip to content

1.8.2

Compare
Choose a tag to compare
@triole triole released this 01 Aug 12:27

RDMO 1.8.2

  • Add Spanish translation
  • Add URI to projects and values API
  • Add missing (meta-)migrations (which do not alter the database)
  • Fix typos in code and translations
  • Update requirements

Steps to upgrade:

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

The following templates have been changed:

rdmo/core/templates/core/base_navigation_account.html
rdmo/projects/templates/projects/membership_form.html