From 65beeb2a263040c44dbeafbf59d02a5ed9c7e47e Mon Sep 17 00:00:00 2001 From: Egor fureunoir Gorbunov Date: Tue, 1 Jul 2025 18:51:44 +0300 Subject: [PATCH] Features: 1) Add custom stylesheet and JavaScript for autocomplete functionality in admin filter template; Fixes: None; Extra: 1) Improve HTML indentation for better readability; --- .../admin/autocomplete_list_filter.html | 33 +++++++++++-------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/core/templates/admin/autocomplete_list_filter.html b/core/templates/admin/autocomplete_list_filter.html index 925d4672..f45ca8d8 100644 --- a/core/templates/admin/autocomplete_list_filter.html +++ b/core/templates/admin/autocomplete_list_filter.html @@ -1,17 +1,22 @@ {% load i18n %}
- +
+ + + +