meta-edc 1.1.15__py3-none-any.whl → 1.1.17__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.1.
|
|
3
|
+
Version: 1.1.17
|
|
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
|
|
@@ -88,8 +88,8 @@ Assuming you are logged into the account ``myaccount``:
|
|
|
88
88
|
mkdir ~/edc && \
|
|
89
89
|
cd ~/edc && \
|
|
90
90
|
uv venv && \
|
|
91
|
-
uv pip install -U meta-edc==1.1.
|
|
92
|
-
wget https://raw.githubusercontent.com/meta-trial/meta-edc/1.1.
|
|
91
|
+
uv pip install -U meta-edc==1.1.16 && \
|
|
92
|
+
wget https://raw.githubusercontent.com/meta-trial/meta-edc/1.1.16/manage.py && \
|
|
93
93
|
uv pip freeze | grep meta-edc
|
|
94
94
|
|
|
95
95
|
Copy your ``.env`` file to ``~/.etc``.
|
|
@@ -139,7 +139,7 @@ From the above example:
|
|
|
139
139
|
|
|
140
140
|
cd ~/edc && \
|
|
141
141
|
uv venv --clear && \
|
|
142
|
-
uv pip install -U meta-edc==1.1.
|
|
142
|
+
uv pip install -U meta-edc==1.1.16 && \
|
|
143
143
|
wget -O manage.py https://raw.githubusercontent.com/meta-trial/meta-edc/1.1.10/manage.py && \
|
|
144
144
|
uv pip freeze | grep meta-edc && \
|
|
145
145
|
python manage.py check
|
|
@@ -1132,7 +1132,7 @@ meta_visit_schedule/visit_schedules/phase_three/schedule.py,sha256=LU1HRaV6o1UeK
|
|
|
1132
1132
|
meta_visit_schedule/visit_schedules/phase_three/schedule_dm_referral.py,sha256=q12p5wXc2D7lSiJVBnoSQw8Q3vL6uDx1t3PuDJO-Z-U,1735
|
|
1133
1133
|
meta_visit_schedule/visit_schedules/phase_three/schedule_pregnancy.py,sha256=bEpbpCX3vfZmnsqudr0z8PU5kiaX4ws1sO5Im98Mo28,1106
|
|
1134
1134
|
meta_visit_schedule/visit_schedules/phase_three/visit_schedule.py,sha256=ak4qazeKlpIlvpqrK9hDDO0fwWuWyvb4Ec-JU31IJxc,654
|
|
1135
|
-
meta_edc-1.1.
|
|
1136
|
-
meta_edc-1.1.
|
|
1137
|
-
meta_edc-1.1.
|
|
1138
|
-
meta_edc-1.1.
|
|
1135
|
+
meta_edc-1.1.17.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
1136
|
+
meta_edc-1.1.17.dist-info/WHEEL,sha256=-neZj6nU9KAMg2CnCY6T3w8J53nx1kFGw_9HfoSzM60,79
|
|
1137
|
+
meta_edc-1.1.17.dist-info/METADATA,sha256=VIctWco1ISuics6LlG8G3YV0jai83ui3bJKZbcIt4Sk,5136
|
|
1138
|
+
meta_edc-1.1.17.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|