Chinaunix首页 | 论坛 | 博客
  • 博客访问: 244763
  • 博文数量: 34
  • 博客积分: 791
  • 博客等级: 军士长
  • 技术积分: 352
  • 用 户 组: 普通用户
  • 注册时间: 2010-07-24 21:45
文章分类

全部博文(34)

文章存档

2015年(2)

2013年(6)

2012年(16)

2011年(8)

2010年(2)

分类: Web开发

2015-11-02 00:07:44

django.core.exceptions.ImproperlyConfigured: The TEMPLATE_DIRS setting must be a tuple. Please fix your settings.

TEMPLATE_DIRS = (
    os.path.join(os.path.dirname(__file__), 'templates').replace('\\', '/'),
)
阅读(2163) | 评论(0) | 转发(0) |
0

上一篇:django安装

下一篇:没有了

给主人留下些什么吧!~~