feat: automated replacement

This commit is contained in:
Herculino Trotta
2025-10-28 14:13:30 -03:00
parent dd82289488
commit e600d87968
167 changed files with 4442 additions and 2503 deletions

View File

@@ -1,7 +1,7 @@
{% load decimal %}
{% load currency_display %}
{% load formats %}
<input class="form-control form-control-lg mb-3"
<input class="tw:input tw:input-bordered tw:input-lg tw:w-full tw:mb-3"
type="text"
value="{{ converted_amount|localize_number:decimal_places|default:'-' }}"
name="to_value"