On Sat, Oct 15, 2022 at 2:14 PM Martin Lorenz <git...@member.holoclan.de>
wrote:

> I've got a `settings.py` (according to the docs this should be the master
> file including `settings_local.py` ...) reading as follows:
>

The documentation says that you should have settings.py and inside it, you
ensure that DEBUG = False.
Then you should have a  settings_local.py which is more of a replica of
settings.py and all your customizations should be done inside
settings_local.py.

-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to