-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello, I am getting an error, when i use the library:
line 10, in
from django.conf.settings import GOOGLE_MAPS_API_KEY
ModuleNotFoundError: No module named 'django.conf.settings'
also if I delete .settings after django.conf, I get another error like this:
ImportError: cannot import name 'GOOGLE_MAPS_API_KEY' from 'django.conf',
what should I do?
Metadata
Metadata
Assignees
Labels
No labels