------ - add date validators relative to report_datetime (edc-form-validators) - fix not returning to subject dashboard after CRF delete (edc-model-admin) - add form validator mixins for FBG abd OGTT (edc-glucose)
0.3.69
------ - change fasting blood glucode abbreviation from ifg to fbg. Affects field names (edc-glucose) - add date validator method much like model validator date funcs (edc-form-validators)
0.3.68
------ - rename IFG to FBG (edc-blood-result) - rename IFG to FBG, add model factory for FBG, add utestid as field name prefix in factories and form validators (edc-glucose) - bump edc-pharmacy to 0.1.7
0.3.67
------ - remove code in model save() duplicated in ScreeninEligibility class
0.3.66
------ - move field class factory to edc-lab-panel (edc-blood-result) - add additional panels (edc-lab-panel) - add additional assertions for tests (edc-form-validator) - add model mixins for CRFs with requisitions (edc-lab)
0.3.65
------ - correctly handle ranges in FC of eligibility (edc-screening) - update site ID from model in update_action_identifier (edc-action-item) - add minor (alter) migration (edc-auth, edc-export) - consider panel name when validating requisition metadata (edc-metadata)