django下跑起服务器以后输入网址报错找不到模版。清理了工程下compiled files后,再次运行服务器报警告: WARNINGS: ?: (1_8.W001) The standalone TEMPLATE_* settings were deprecated in Django 1.8 and the TEMPLATES dictionary takes precedence. You
django.template.backends.django.DjangoTemplates','DIRS':[os.path.join(BASE_DIR,'templates'),#here#],'APP_DIRS':True,'OPTIONS':{'context_processors