DJANGO 1.6 静态文件处理
添加
STATICFILES_DIRS = (os.path.abspath('static'),)
新建static目录
posted on 2016-01-18 14:14 jzm17173 阅读(113) 评论(0) 收藏 举报