work on autocomplete

This commit is contained in:
2025-04-09 12:16:30 +03:00
parent b44ee227fd
commit 592d128ef6
4 changed files with 120 additions and 12 deletions
+4
View File
@@ -0,0 +1,4 @@
__all__ = ["Autocompleter"]
from argenta.app.autocompleter.models import Autocompleter