Upgrades to Opal 0.10. Drops support for Django < 1.10.
Bumping dependency onto v0.9.0 Uses the new .load syntax for metadata, reference data, record schema and user profile
Backwards incompatible release requiring Opal >= 0.8.0
Adds a MANIFEST.in Removes the Team filter (Teams were removed in Opal 0.8) Adds a PatientList Filter
Adjusts formatting for next/prev buttons to stop them wrapping.
Backwards incompatible release requiring Opal >= 0.7.0.
Backwards incompatible release requiring Opal >= 0.6.0.
Converts BaseWardRound to use opal.core.discoverable.
Ground up rewrite, uses the new generic class finder features from opal. Uses local storage to cache episode ids once the round has begun
Breaks backwards compatibility with Django < 1.7 (Test runner calls django.setup()
Initial Release