From e1cf43c260c75b3e047d02c49d8e26b2bb14e153 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 31 Mar 2021 20:18:46 +0100 Subject: trailing slashes fixed --- localsettings.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'localsettings.py') diff --git a/localsettings.py b/localsettings.py index 15491ab..1333952 100644 --- a/localsettings.py +++ b/localsettings.py @@ -15,13 +15,11 @@ This file is included at the end of the main troggle/settings.py file so that it overwrites defaults in that file. """ -# link 'localsettings.py' to localsettingsWSL.py for use on a Windows 10 machine running WSL1 print(" * importing troggle/localsettings.py") #----------------------------------------------------------------- # THINK before you push this to a repo # - have you checked that credentials.py is in .gitignore ? -# - have you run pre-push.sh to copy files and remove passwords? # - we don't want to have to change the expo system password ! #----------------------------------------------------------------- # default values, then get overwritten by real secrets -- cgit v1.2.3