Export overview

This commit is contained in:
gw3000 2023-08-09 21:30:13 +02:00
parent caa16cc260
commit 0fcec94275
3 changed files with 26 additions and 28 deletions

View file

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