1.8.2
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