2.1.20 reference_data_tags

This commit is contained in:
SDE
2025-01-15 19:17:26 +03:00
parent 2d650cd51f
commit 575ee074b1
6 changed files with 32 additions and 1 deletions

View File

@@ -70,7 +70,7 @@ def search_city_ajax(request):
res_Dict = {
'res_search_list': html
'res_search_list': html,
}
from GeneralApp.funcs import get_add_to_ajax_response_Dict