X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/08948f69c835e27c0f90dea93d71901a5a62b0f5..6cea0592c2d7522b7e6501ebe52368618f92d58c:/settings.py diff --git a/settings.py b/settings.py index 6a9112a..0db3f3b 100644 --- a/settings.py +++ b/settings.py @@ -72,7 +72,6 @@ if FORCE_SCRIPT_NAME.endswith('/'): FORCE_SCRIPT_NAME = FORCE_SCRIPT_NAME[:-1] from forum import modules - modules.init_modules_engine(SITE_SRC_ROOT, DISABLED_MODULES) [MIDDLEWARE_CLASSES.extend(