From: Jeremy Kerr Date: Sun, 24 May 2015 09:33:13 +0000 (+0800) Subject: docs: Fix documentation for new settings infrastructure X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=674a49080ec7bfa6ae6e149cba7ec6d2ae6d294b;p=patchwork docs: Fix documentation for new settings infrastructure A few tweaks for the INSTALL doc to update to the settings changes from c641660e. Signed-off-by: Jeremy Kerr --- diff --git a/docs/INSTALL b/docs/INSTALL index b006178..fdee592 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -117,6 +117,7 @@ in brackets): SECRET_KEY ADMINS + DATABASES TIME_ZONE LANGUAGE_CODE DEFAULT_FROM_EMAIL @@ -240,7 +241,7 @@ in brackets): # m h dom mon dow command PYTHONPATH=. - DJANGO_SETTINGS_MODULE=settings + DJANGO_SETTINGS_MODULE=patchwork.settings.production */10 * * * * cd patchwork; python patchwork/bin/patchwork-cron.py