首页 > 其他 > 详细

django book chapter 2

时间:2014-07-13 08:45:26      阅读:332      评论:0      收藏:0      [点我收藏+]

Django’s optional GIS (Geographic Information Systems) support requires Python 2.5 to 2.7.

这里提到了django的GIS,貌似是个挺有意思的东西,以后要研究一下。

 

In case you’re curious: Django’s files will be installed into your Python installation’s site-packages directory – a directory where Python looks for third-party libraries. Usually it’s in a place like/usr/lib/python2.7/site-packages.

这里值得注意,django的安装路径默认是在python的安装路径下的site-packages。这个文件夹是python用来查找第三方lib的文件夹。

django book chapter 2,布布扣,bubuko.com

django book chapter 2

原文:http://www.cnblogs.com/kramer/p/3838144.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!