Declare pretix.plugins.reports a core module

This commit is contained in:
Raphael Michel
2020-11-01 15:01:24 +01:00
parent 7a98f3fa89
commit 6052895ada
2 changed files with 2 additions and 1 deletions

View File

@@ -346,6 +346,7 @@ CORE_MODULES = {
"pretix.presale",
"pretix.control",
"pretix.plugins.checkinlists",
"pretix.plugins.reports",
}
MIDDLEWARE = [