Jul 22, 2017 · 1 min read
How can I fix this error I keep getting? I do have the local_settings file saved correctly, as far as I can tell.
Traceback (most recent call last):
File “ebooks.py”, line 7, in <module>
from local_settings import *
ImportError: No module named local_settings