Edc

Latest version: v1.0.9

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

Scan your dependencies

Page 1 of 72

4.0.2

-----
- remove Onschedule model post-save signal. The signal was calling put_onschedule.
This was a redundant call since it was put_onschedule() that created
the OnSchedule model instance in the first place.
- Remove `resave` method on Schedule and SubjectSchedule. Replace with
Schedule.refresh_schedule which wraps SubjectSchedule.refresh_appointments.
SubjectSchedule.refresh_appointments now explicitly calls create_appointments.
That was the original intention of the now removed post_save signal.
- add a manager method to OnSchedule to call put_onschedule (mostly for
tests)..

1.0.9

-----
- remove refs to tracking_identifier field (edc-egfr, edc-ltfu)

1.0.8

----------
- bump Django 5.1.7
- update edc-pharmacy, edc-pdf-reports

1.0.7

----------
- add django-admin-rangefilter as requirement

1.0.6

-----
- minor, refactor imports (edc-appointment)

1.0.5

-----
- bump edc-dashboard, edc-randomization

Page 1 of 72

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.