Edc

Latest version: v0.5.88

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

Scan your dependencies

Page 26 of 64

0.4.31

------
- refactor modelform, model, and view mixins to derive subject_identifier,
report_datetime, related_visit_model_attr, related_visit in a consistent
manner. Changes added to most modules.
modules.
- remove ContextMixin from view mixins. Add this to the concrete View.
- add new typing hints in 3.10 style, convert existing ones to 3.10 style.
- add form validation to compare user select grade with evaluated grade
(edc-reportable).
- increase BMI upper bound to 75 (edc-reportable)
- fix validation on modelform/validator mixin (edc-glucose)

0.4.25

------
- fix issue where egfr calculator defaults to ethnicity = OTHER.
- change rounding strategy (edc-utils and apps that round up).
- add plural_name field to list models.

0.4.24

------
- add data migrations to remove residual permissions
(edc-dashboard, edc-navbar).
- minor update to group updater handling duplicates (edc-auth).

0.4.21

---------------
- refactor `visit_model_attr` to `related_visit_model_attr`
- refactor model mixin method `visit` to avoid conflict with same
method name used in edc-visit-schedule. Use `related_visit` to
return a visit model instance and `visit` to return a schedule
visit object.
- introduce py3.10 typing style
- remove visit code/sequence link between study medication reports
and pharmacy refills (edc-pharmacy)
- fix issue with pharmacy codenames not appearing in pharmacy
groups (edc-pharmacy)
- enforce use of end date for a pharmacy refill. Adjust dates
if a refill is inserted between scheduled visits (edc-pharmacy)
- confirm a group exists before adding to a role (edc-auth)

0.4.20

------
- remove tracking identifier from all modules
- make action_identifier nullable and blank=True (edc-action-item)
- update custom tuple

0.4.19

------
- minor updates (edc-utils, edc-appointment, edc-consent)

Page 26 of 64

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.