Migrate cotton to Python + template tag shims
Django CI/CD / test (push) Successful in 32s
Django CI/CD / build-and-push (push) Successful in 1m22s

This commit is contained in:
2026-06-02 22:19:55 +02:00
parent 94c3d9050a
commit ec1828b823
65 changed files with 1214 additions and 752 deletions
+2 -1
View File
@@ -1 +1,2 @@
<span title="Price is a result of conversion and rounding." class="decoration-dotted underline">{{ slot }}</span>
{% load price_converted_tag %}
{% python_price_converted slot=slot %}