mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-21 23:58:02 +01:00
Add missing django app
This commit is contained in:
parent
ef7f470477
commit
df1881a3a3
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ INSTALLED_APPS = [
|
|||
"crispy_bootstrap5",
|
||||
"django_extensions",
|
||||
"django_htmx",
|
||||
"solo",
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Reference in a new issue