Features: 1) Added digital asset download handling for project storage directory;

Fixes: 1) Fixed missing import for asset download utilities;

Extra: 1) Refactored asset URL generation logic to align with order state validation; 2) Added unit tests for digital asset download endpoints.
This commit is contained in:
Egor Pavlovich Gorbunov 2025-11-16 17:10:20 +03:00
parent d2f46539ee
commit 0b7afbfc82
2 changed files with 2 additions and 2 deletions

View file

@ -2837,7 +2837,7 @@ msgstr "Ссылки недоступны."
#: engine/core/templates/admin/index.html:119
msgid "Most wished product"
msgstr "Самый желанный продукт"
msgstr "Самые желанные товары"
#: engine/core/templates/admin/index.html:128
#: engine/core/templates/admin/index.html:144
@ -2846,7 +2846,7 @@ msgstr "Данных пока нет."
#: engine/core/templates/admin/index.html:135
msgid "Most popular product"
msgstr "Самый популярный продукт"
msgstr "Самые популярные товары"
#: engine/core/templates/digital_order_created_email.html:7
#: engine/core/templates/digital_order_created_email.html:100