0.0.55 add widget search_list

This commit is contained in:
2023-07-28 20:31:44 +03:00
parent 624e0729cc
commit 2c8572e679
3 changed files with 41 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
<option {% if form.cleaned_data.from_address_point_txt %}{% endif %} value="{{ id }}">
{{ form.cleaned_data.from_address_point_txt }}
</option>
<option value=""></option>