edu-rdm-integration 3.10.0__py3-none-any.whl → 3.10.1__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.
@@ -42,7 +42,7 @@ class Migration(migrations.Migration):
42
42
  'logs_link',
43
43
  models.FileField(
44
44
  max_length=255,
45
- upload_to=edu_rdm_integration.utils.get_data_command_progress_attachment_path,
45
+ upload_to=edu_rdm_integration.core.utils.get_data_command_progress_attachment_path,
46
46
  verbose_name='Файл лога',
47
47
  ),
48
48
  ),
@@ -110,7 +110,7 @@ class Migration(migrations.Migration):
110
110
  'logs_link',
111
111
  models.FileField(
112
112
  max_length=255,
113
- upload_to=edu_rdm_integration.utils.get_data_command_progress_attachment_path,
113
+ upload_to=edu_rdm_integration.core.utils.get_data_command_progress_attachment_path,
114
114
  verbose_name='Ссылка на файл логов',
115
115
  ),
116
116
  ),
@@ -0,0 +1 @@
1
+ # Оставлено для совместимости
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: edu-rdm-integration
3
- Version: 3.10.0
3
+ Version: 3.10.1
4
4
  Summary: Интеграция с Региональной витриной данных
5
5
  Author-email: BARS Group <education_dev@bars.group>
6
6
  Project-URL: Homepage, https://stash.bars-open.ru/projects/EDUBASE/repos/edu-rdm-integration/browse
@@ -19,8 +19,10 @@ edu_rdm_integration/adapters/tests.py,sha256=MoRY-a75Ow-7EjeQYxkXWunwqTGuBMaUyEk
19
19
  edu_rdm_integration/adapters/validators.py,sha256=Sza6rZCQvQw7la2m29iQ4iBZitHLxxrWS2sbOn5s980,2625
20
20
  edu_rdm_integration/collect_and_export_data/__init__.py,sha256=LXkkpOw-CudTwly71opsc50LvknVTbylr4RRgEoRJ80,79
21
21
  edu_rdm_integration/collect_and_export_data/apps.py,sha256=xzvyL8jwloAFff_SurVWbjJ3TAk5Z2ala51eqwz6Y0k,336
22
- edu_rdm_integration/collect_and_export_data/migrations/0001_initial.py,sha256=WyfXyBiL4gnTl9la0vQyyMpvz8bAYMvM9E7jLfdi434,6693
22
+ edu_rdm_integration/collect_and_export_data/models.py,sha256=7cFHemii9CNl3TclaJO_tQuQEtByGWctJ6DoJiTdNwE,54
23
+ edu_rdm_integration/collect_and_export_data/migrations/0001_initial.py,sha256=KXUmQTNVRI5TcoGUyKCjCZ_ULqky_mN5NNxmCysRG7w,6703
23
24
  edu_rdm_integration/collect_and_export_data/migrations/0002_auto_20250204_1413.py,sha256=6mEp7CRStNS2L7BvOvpGUXKydvhlpj9WFroRqMr1XGM,1029
25
+ edu_rdm_integration/collect_and_export_data/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
26
  edu_rdm_integration/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
25
27
  edu_rdm_integration/core/consts.py,sha256=feyEOdyEJbEO_rN086wMShrzzJKDlpEL3wzvdFsR9ts,867
26
28
  edu_rdm_integration/core/enums.py,sha256=HHZxX2vIe-c4SY6BIWgOg-Tu-_LVJjltFZ1lI9YITLw,3824
@@ -248,8 +250,8 @@ edu_rdm_integration/stages/upload_data/uploader_log/ui.py,sha256=mU3XA9zVKHGqzNk
248
250
  edu_rdm_integration/stages/upload_data/uploader_log/migrations/0001_initial.py,sha256=r5oOB7DBK9-mfuqPAgjXUJY5-hEcmMdILCwDTpaLnBc,753
249
251
  edu_rdm_integration/stages/upload_data/uploader_log/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
250
252
  edu_rdm_integration/stages/upload_data/uploader_log/templates/ui-js/object-grid-buttons.js,sha256=2xyGe0wdVokM0RhpzRzcRvJPBkBmPe3SlZry4oP4Nzs,6201
251
- edu_rdm_integration-3.10.0.dist-info/licenses/LICENSE,sha256=uw43Gjjj-1vXWCItfSrNDpbejnOwZMrNerUh8oWbq8Q,3458
252
- edu_rdm_integration-3.10.0.dist-info/METADATA,sha256=2TDeiEhW6YlHf7rqlT9DW5xtShf0jn_lg-kd26szGy0,39590
253
- edu_rdm_integration-3.10.0.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
254
- edu_rdm_integration-3.10.0.dist-info/top_level.txt,sha256=nRJV0O14UtNE-jGIYG03sohgFnZClvf57H5m6VBXe9Y,20
255
- edu_rdm_integration-3.10.0.dist-info/RECORD,,
253
+ edu_rdm_integration-3.10.1.dist-info/licenses/LICENSE,sha256=uw43Gjjj-1vXWCItfSrNDpbejnOwZMrNerUh8oWbq8Q,3458
254
+ edu_rdm_integration-3.10.1.dist-info/METADATA,sha256=ZcY9iHIWYumnfEAgGVS71fL9FFIaWBujag7x87JirKw,39590
255
+ edu_rdm_integration-3.10.1.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
256
+ edu_rdm_integration-3.10.1.dist-info/top_level.txt,sha256=nRJV0O14UtNE-jGIYG03sohgFnZClvf57H5m6VBXe9Y,20
257
+ edu_rdm_integration-3.10.1.dist-info/RECORD,,