added costs

This commit is contained in:
gw3000 2023-07-13 23:00:39 +02:00
parent 83beefd23d
commit 8288902cc0
18 changed files with 378 additions and 10 deletions

View file

@ -55,6 +55,7 @@ INSTALLED_APPS = [
# -----------------------------------
"aviary",
"bird",
"costs",
"rescuer",
"sites",
]