Skip to content

1.0.3

Compare
Choose a tag to compare
@triole triole released this 30 Jan 14:03

Changes:

  • Fix options export
  • Refactor all tests to use pytest
  • Update vendor files
  • Improve API by adding a few filter options

Steps to upgrade:

  • pip install --upgrade rdmo
  • python manage.py download_vendor_files
  • python manage.py collectstatic
  • python manage.py deploy

You may need to restart your web server to make it deliver the updated static files.