Add htmx autocomplete and allow merging of conditions
This commit is contained in:
@@ -75,6 +75,7 @@ INSTALLED_APPS = [
|
||||
"django_htmx",
|
||||
"crispy_forms",
|
||||
"crispy_bootstrap4",
|
||||
"autocomplete"
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user