Remove ajax_select completely

This commit is contained in:
2024-10-21 13:30:12 +02:00
parent ab63ba1c54
commit 935914428b
6 changed files with 1 additions and 158 deletions

View File

@ -81,7 +81,6 @@ INSTALLED_APPS = (
"honeypot",
"django_jinja",
"ninja_extra",
"ajax_select",
"haystack",
"captcha",
"core",