Django应用程序中以下import语句之间的基本区别是什么?
import settings
和
from django.conf import settings
python django
django ×1
python ×1