Revert "mailman-web-unstable: 2019-09-29 -> 2021-04-10 (#119135)"

This reverts commit 8dbd553792.

The update has changed where mailman-web looks for its database and
broken the Mailman module in NixOS.
This commit is contained in:
Alyssa Ross
2021-04-14 12:18:44 +00:00
parent 05133d55b5
commit d0ead9021e
2 changed files with 9 additions and 10 deletions
+1 -2
View File
@@ -263,8 +263,7 @@ in {
# settings_local.json is loaded.
os.environ["SECRET_KEY"] = ""
from mailman_web.settings.base import *
from mailman_web.settings.mailman import *
from mailman_web.settings import *
import json