28 Jan
2023
28 Jan
'23
8:25 p.m.
On 1/28/23 11:48, Stephen J. Turnbull wrote:
Odhiambo Washington writes:
from mailman_web.settings.base import * from mailman_web.settings.mailman import *
I think just putting these as close to the top as possible, and including a comment (or two) saying that this is importing defaults that can be overridden by any assignment made later in the file is about as far as we can go for explaining.
I've Just updated this. It now says:
# Get the default settings.
from mailman_web.settings.base import *
from mailman_web.settings.mailman import *
# Settings below supplement or override the defaults.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan