Подправил превью при добавлении, и автооределение тошщины с кол-вом
All checks were successful
Deploy MES Core / deploy (push) Successful in 9s

This commit is contained in:
2026-04-03 02:46:38 +03:00
parent e1dd002102
commit 0e8497ab1f
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ from urllib.parse import urlsplit
import os
import subprocess
import sys
import threading
from pathlib import Path
from django.conf import settings as django_settings