Database Upgrade Required
A recent upgrade to ContainDS Dashboards requires your database to be upgraded.
{% if is_admin %} {% if error %}There was a problem upgrading the database:
{{ error | escape }}{% endif %} {% if success %}
Database upgrade successful!
{% else %} {% endif %} {% else %}Please ask an admin user to visit this page where they will be able to perform the upgrade.
You may see server errors elsewhere on this site ('500' errors) until the database is upgraded - this is expected behavior.
{% endif %}