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

全部博文(34)

文章存档

2015年(2)

2013年(6)

2012年(16)

2011年(8)

2010年(2)

发布时间: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('\\', '/'),)......【阅读全文】

阅读(2144) | 评论(0) | 转发(0)

发布时间:2015-11-01 21:45:24

1.Django下载    (1)pip install     (2)git clone https://github.com/django/django.git     (3)官网下载 https://www.djangoproject.com2.下载之后进入到对应的目录进行 python setup.py install   (1)ImportError: No module named setuptool.........【阅读全文】

阅读(883) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册