------ - updates to home page ListGroup - add 'Account Management' link - change Switch Sites and Logout items from get to post - add generated table `CurrentConditions` to list initial diagnoses for each patient - add utils to generate data for `CurrentConditions` - change CareSeeking metadatarule to return True after 14072023 regardless of condition(s) - migrations - bump edc==0.5.90
0.2.19
------ - pass visit_schedule_name and schedule name to ``take_off_schedule`` when calling appointment manager method to delete future appts
Changes +++++++
0.2.11
------ - bump edc=0.4.30 - update modelform, validators, models for changes to edc mixins - update view class declarations for changes to view mixins
0.2.10
------ - bump edc=0.4.25 - fix issue where eGFR not reading ethnicity - add migrations to recalc eGFR and drop notification
0.2.9
----- - bump edc=0.4.23 - update pharmacy groups and roles - fix migration 0147 - remove constraint before removing fields (meta_subject)