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

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Lucas Savva
2021-04-13 01:31:53 +02:00
committed by GitHub
co-authored by Sandro
parent 122a2df9a7
commit 8dbd553792
2 changed files with 10 additions and 9 deletions
+2 -1
View File
@@ -263,7 +263,8 @@ in {
# settings_local.json is loaded.
os.environ["SECRET_KEY"] = ""
from mailman_web.settings import *
from mailman_web.settings.base import *
from mailman_web.settings.mailman import *
import json