endoreg-db 0.8.2.1__py3-none-any.whl → 0.8.2.3__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 endoreg-db might be problematic. Click here for more details.

endoreg_db/utils/paths.py CHANGED
@@ -11,9 +11,9 @@ logger = getLogger(__name__)
11
11
  from pathlib import Path
12
12
  from typing import Dict
13
13
 
14
- from endoreg_db.config.env import env_path
14
+ import os
15
15
 
16
- STORAGE_DIR = env_path("STORAGE_DIR", "storage")
16
+ STORAGE_DIR = Path(os.getenv("STORAGE_DIR", "storage"))
17
17
 
18
18
  # Resolve STORAGE_DIR from env or default under BASE_DIR
19
19
  #def _resolve_storage_dir() -> Path:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: endoreg-db
3
- Version: 0.8.2.1
3
+ Version: 0.8.2.3
4
4
  Summary: EndoReg Db Django App
5
5
  Project-URL: Homepage, https://info.coloreg.de
6
6
  Project-URL: Repository, https://github.com/wg-lux/endoreg-db
@@ -641,7 +641,7 @@ endoreg_db/utils/mime_types.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuF
641
641
  endoreg_db/utils/names.py,sha256=6OKOSmXeAKv5XVs86_IjlQ7klyF3zLkvVQz9Bl7Lf0o,2745
642
642
  endoreg_db/utils/ocr.py,sha256=LvyABxX5OZhIeXw2pI6af8_xTj7nHQQoKGh5kNsrv7o,7136
643
643
  endoreg_db/utils/parse_and_generate_yaml.py,sha256=k7y0fl9Jbb_LNryeJYd6tebklRlu1-P70dJ-4sxvEZs,1626
644
- endoreg_db/utils/paths.py,sha256=1nquyA3mZB8b_EtFW3SSyG020tu8t0HGYNng4b-6B2k,3452
644
+ endoreg_db/utils/paths.py,sha256=pjX-FOSEbC8cE0P4m16O8IKS9rlSXBt_a-kRnnPPsnA,3426
645
645
  endoreg_db/utils/permissions.py,sha256=IqxG9IqJBSZuxvT1ItVgGS8fMzkA2OLdDV6y8mKHSuo,5096
646
646
  endoreg_db/utils/requirement_helpers.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
647
647
  endoreg_db/utils/translation.py,sha256=77Xel12pAGo0rQ0NxB7nfejvMb0GBjEmhC3I7mcU91I,1256
@@ -787,7 +787,7 @@ endoreg_db/views/video/video_processing_history.py,sha256=mhFuS8RG5GV8E-lTtuD0qr
787
787
  endoreg_db/views/video/video_remove_frames.py,sha256=2FmvNrSPM0fUXiBxINN6vBUUDCqDlBkNcGR3WsLDgKo,1696
788
788
  endoreg_db/views/video/video_reprocess.py,sha256=IVlt_ASldNy5BywOecgkl1OT7l2SRijf78PUutMansA,1294
789
789
  endoreg_db/views/video/video_stream.py,sha256=kLyuf0ORTmsLeYUQkTQ6iRYqlIQozWhMMR3Lhfe_trk,12148
790
- endoreg_db-0.8.2.1.dist-info/METADATA,sha256=LvB9wUBLiGu6cCz1kqkwoTqYQnvorHfUoQ9rLATU7Lc,14772
791
- endoreg_db-0.8.2.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
792
- endoreg_db-0.8.2.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
793
- endoreg_db-0.8.2.1.dist-info/RECORD,,
790
+ endoreg_db-0.8.2.3.dist-info/METADATA,sha256=hyVXfvdFDor0dewzKH7kdQf_S-Tnp30Vm0e5dwOyia8,14772
791
+ endoreg_db-0.8.2.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
792
+ endoreg_db-0.8.2.3.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
793
+ endoreg_db-0.8.2.3.dist-info/RECORD,,