meta-edc 1.4.0__py3-none-any.whl → 1.5.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of meta-edc might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meta-edc
3
- Version: 1.4.0
3
+ Version: 1.5.0
4
4
  Summary: META Trial EDC (https://www.isrctn.com/ISRCTN76157257)
5
5
  Keywords: django,clinicedc,META EDC,EDC,clinical trials,META Trial,ISRCTN76157257
6
6
  Author: Erik van Widenfelt, Jonathan Willitts
@@ -15,12 +15,13 @@ Classifier: Intended Audience :: Science/Research
15
15
  Classifier: Operating System :: OS Independent
16
16
  Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
- Requires-Dist: clinicedc>=2.2.1
18
+ Requires-Dist: clinicedc==2.2.5
19
19
  Requires-Dist: edc-he>=1.5.2
20
20
  Requires-Dist: edc-microscopy>=1.4.2
21
21
  Requires-Dist: edc-mnsi>=1.4.0
22
22
  Requires-Dist: edc-phq9>=1.3.1
23
23
  Requires-Dist: edc-qol>=1.4.0
24
+ Requires-Dist: notebook>=7.4.7
24
25
  Requires-Python: >=3.12, <3.14
25
26
  Description-Content-Type: text/x-rst
26
27
 
@@ -88,8 +89,8 @@ Assuming you are logged into the account ``myaccount``:
88
89
  mkdir ~/edc && \
89
90
  cd ~/edc && \
90
91
  uv venv && \
91
- uv pip install -U meta-edc==1.3.0 && \
92
- wget https://raw.githubusercontent.com/meta-trial/meta-edc/1.3.0/manage.py && \
92
+ uv pip install -U meta-edc==1.4.1 && \
93
+ wget https://raw.githubusercontent.com/meta-trial/meta-edc/1.4.1/manage.py && \
93
94
  uv pip freeze | grep meta-edc
94
95
 
95
96
  Copy your ``.env`` file to ``~/.etc``.
@@ -139,7 +140,7 @@ From the above example:
139
140
 
140
141
  cd ~/edc && \
141
142
  uv venv --clear && \
142
- uv pip install -U meta-edc==1.3.0 && \
143
+ uv pip install -U meta-edc==1.4.1 && \
143
144
  wget -O manage.py https://raw.githubusercontent.com/meta-trial/meta-edc/1.1.10/manage.py && \
144
145
  uv pip freeze | grep meta-edc && \
145
146
  python manage.py check
@@ -748,7 +748,7 @@ meta_subject/admin/fieldsets.py,sha256=NjFKDAMvzePa9TijR_-zTLsDbawfBQDuws2BzWDze
748
748
  meta_subject/admin/followup_examination_admin.py,sha256=nNFQvW_zipgJCd1RDa2A2UOQkcPIq8cirwM2f3Ih0ZY,5278
749
749
  meta_subject/admin/followup_vitals_admin.py,sha256=a2bwBwFsQ1sMmnBgmeCOEv6wNCXuKeIqIwEZB-Lqt_E,2297
750
750
  meta_subject/admin/glucose_admin.py,sha256=5K9rMFE8jCZRTJBsORJi0aKJF1xizh0303iwdJCrTLM,2902
751
- meta_subject/admin/glucose_fbg_admin.py,sha256=DbfO2opLwBJfQskYhGwN_i50qbzB6brZFtHCU2gh-dU,2810
751
+ meta_subject/admin/glucose_fbg_admin.py,sha256=z9m9xGMnIgagqe-BWSRgUJngEN2OYbjKIsQva410BGE,2852
752
752
  meta_subject/admin/health_economics/__init__.py,sha256=t0vFauE3auk7FESIvk5tFjc3-Jtshl9eiAJswQBG1gw,212
753
753
  meta_subject/admin/health_economics/health_economics_simple_admin.py,sha256=nL0CvjWQsFsR19ine14iItt9e8Px53Ln_tSppMN8UQ4,1053
754
754
  meta_subject/admin/health_economics/health_economics_update_admin.py,sha256=mtsd1fJ8yvTK1eol5f03fZ8jk1afeYKSxEydPGmma7w,3905
@@ -1158,7 +1158,7 @@ meta_visit_schedule/visit_schedules/phase_three/schedule.py,sha256=LU1HRaV6o1UeK
1158
1158
  meta_visit_schedule/visit_schedules/phase_three/schedule_dm_referral.py,sha256=q12p5wXc2D7lSiJVBnoSQw8Q3vL6uDx1t3PuDJO-Z-U,1735
1159
1159
  meta_visit_schedule/visit_schedules/phase_three/schedule_pregnancy.py,sha256=bEpbpCX3vfZmnsqudr0z8PU5kiaX4ws1sO5Im98Mo28,1106
1160
1160
  meta_visit_schedule/visit_schedules/phase_three/visit_schedule.py,sha256=ak4qazeKlpIlvpqrK9hDDO0fwWuWyvb4Ec-JU31IJxc,654
1161
- meta_edc-1.4.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
1162
- meta_edc-1.4.0.dist-info/WHEEL,sha256=w4ZtLaDgMAZW2MMZZwtH8zENekoQYBCeullI-zsXJQk,78
1163
- meta_edc-1.4.0.dist-info/METADATA,sha256=rUuNv7wmjdVPZ5v-K7J4sAwXJnhqHBg95u6AiLzOuu4,5131
1164
- meta_edc-1.4.0.dist-info/RECORD,,
1161
+ meta_edc-1.5.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
1162
+ meta_edc-1.5.0.dist-info/WHEEL,sha256=ZHijuPszqKbNczrBXkSuoxdxocbxgFghqnequ9ZQlVk,79
1163
+ meta_edc-1.5.0.dist-info/METADATA,sha256=gfx4FujUAmAv6WqApfCMhDVLqRmytRrBd4Zjp2G3RFQ,5162
1164
+ meta_edc-1.5.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: uv 0.9.9
2
+ Generator: uv 0.9.10
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -69,6 +69,7 @@ class GlucoseFbgAdmin(CrfModelAdminMixin, SimpleHistoryAdmin):
69
69
  "fasting": admin.VERTICAL,
70
70
  "fbg_units": admin.VERTICAL,
71
71
  "fbg_performed": admin.VERTICAL,
72
+ "endpoint_today": admin.VERTICAL,
72
73
  }
73
74
 
74
75
  @admin.display(description="FBG", ordering="fbg_value")