rescuers added

This commit is contained in:
gw3000 2023-06-08 18:02:06 +02:00
parent 50727688af
commit 294c790234
13 changed files with 173 additions and 558 deletions

View file

@ -40,6 +40,7 @@ INSTALLED_APPS = [
# my apps
"sites",
"fbf",
"rescuer",
]
MIDDLEWARE = [