Remove chartsjs from apps
This commit is contained in:
parent
df049f822c
commit
729f6beea5
|
@ -37,7 +37,6 @@ INSTALLED_APPS = [
|
|||
"django.contrib.staticfiles",
|
||||
"crispy_forms",
|
||||
"crispy_bulma",
|
||||
"chartjs",
|
||||
]
|
||||
CRISPY_TEMPLATE_PACK = "bulma"
|
||||
CRISPY_ALLOWED_TEMPLATE_PACKS = ("bulma",)
|
||||
|
|
Loading…
Reference in New Issue