文章分类 -  hue

摘要:entry函数 检查输入,设置settings,解析命令; 最后执行 ManagementUtility类在代码中能执行django admin.py的命令 然后执行它的execute方法 python def execute(self): """ Given the command line ar 阅读全文
posted @ 2017-01-16 18:10 zhangshihai1232 阅读(673) 评论(0) 推荐(0)
摘要:hue安装部署 centos需要以下包 如果想运行javascrip临时测试框架 需要安装以下内容 需要独立安装的包,如果利用pip安装,需要把python的环境变量切换到 编译 hue运行地址 http://localhost:8000 配置文件 desktop/conf/pseudo distr 阅读全文
posted @ 2017-01-11 18:12 zhangshihai1232 阅读(485) 评论(0) 推荐(0)