Automatische Meldung an UNB

Fixes #26
This commit is contained in:
Gunther Weissenbaeck 2024-02-06 00:13:14 +01:00
parent 15a63e0c75
commit acca5da39d
12 changed files with 170 additions and 1 deletions

View file

@ -86,6 +86,7 @@ INSTALLED_APPS = [
"contact",
"costs",
"export",
"sendemail",
]
MIDDLEWARE = [