money uses decimalfield

This commit is contained in:
gw3000 2023-06-28 23:32:40 +02:00
parent dfa82bfccd
commit 22c45d24af
2 changed files with 1 additions and 7 deletions

View file

@ -51,10 +51,6 @@ INSTALLED_APPS = [
"crispy_bootstrap5",
"crispy_forms",
# -----------------------------------
# Django-Money
# -----------------------------------
"djmoney",
# -----------------------------------
# My Apps
# -----------------------------------
"aviary",