Effect-edc

Latest version: v1.0.0

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

0.1.38

------
- default model manager changed from `on_site` to `objects`
- renamed 'Edc Metadata' to 'Data Collection Status'
- updates to better support internationalization
- add SiteModelAdminMixin to various model admin classes (to restrict
to viewing entries only from current site)
- override AppointmentAdmin to keep appt_reason choices
- update mysqlclient dependency to be handled by core edc package
instead of explicitly pinning to mysqlclient 2.1.1
- notes for migrations:
- drop edc-visit-tracking tables and reset migrations before migrate:
`drop table edc_visit_tracking_subjectvisitmissedreasons;`
`drop table edc_visit_tracking_visitreasons;`
`delete from django_migrations where app='edc_visit_tracking';`
- migrate:
`manage.py migrate`
- reset metadata and references, and update:
`manage.py update_metadata --delete_metadata --delete_references`
- drop Python 3.10 support
- drop Django 4.1 support
- bump to edc 0.5.36
- bump to edc-microbiology 0.1.15
- bump to edc-csf 0.1.20
- bump to effect-form-validators 0.1.34

0.1.37

------
- re-add Python 3.10 support
- bump to effect-form-validators 0.1.33

0.1.36

------
- updates to Mental Status form (455, 482)
- remove 'Not done' choice for Modified Rankin (as per 455-7)
- update and standardise reporting questions, used by: Significant Diagnoses, Mental Status,
Signs and Symptoms, Subject Visit and Vital Signs forms (536)
- restrict Vital Signs form field choices for 'reportable_as_ae' and 'patient_admitted'
to YES_NO (418)
- require Vital Signs form only for in person visits (412, 496)
- convert 'diagnoses_other' to TextField in Significant Diagnoses form
increasing max_length to 150 chars (390)
- add Vital Signs and Clinical Note to list of available PRNs (520)
- fix Blood Result: Chemistry eGFR calculation not finding most recent weight
if no Vital Signs recorded at current visit (518)
- retire ReportingFieldsetBaselineTestCaseMixin
- update forms reference doc
- drop Python 3.10 support
- bump to effect-form-validators 0.1.32

0.1.35

------
- fix requisitions not filtering correctly in TB Diagnostics and LP/CSF forms (659)
- add additional help text to ARV History, ARV Treatment, Participant History,
Participant Treatment forms (656)
- validate on_tb_tx is not YES at both D1 Participant History, and D14 Patient Treatment (656)
- update forms reference doc

0.1.34

------
- add 'diarrhoea' to Signs and Symptoms form (365, 637)
- require Lumbar Puncture/CSF form at baseline if screening LP done (639)
- update forms reference doc
- bump to edc 0.4.99

0.1.33

------
- add 'inpatient' and 'admission_indication' fields to Participant History form (540)
- bump to edc 0.4.96
- bump to edc-microbiology 0.1.12
- bump to edc-csf 0.1.16
- remove explicitly defined edc-egfr dependency (part of edc)
- bump to effect-form-validators 0.1.31

Page 4 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.