You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
importsettings# Assumed to be in the same directory.
exceptImportError:
importsys
sys.stderr.write("Error: Can't find the file 'settings.py' in the directory containing %r.\nHINT: Make sure that you have copied the settings.py.default file to settings.py.\n(If the file settings.py does indeed exist, it's causing an ImportError somehow.)\n"%__file__)