mailman-web: 2019-09-29 -> 2021-04-10
* Make it clearer what code comments apply to * Fix the state directory (this was changed in the update) * Add m1cr0man as a maintaner Co-authored-by: Lucas Savva <lucas@m1cr0man.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
co-authored by
Lucas Savva
Sandro
parent
59917dc3a9
commit
912e11a468
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user