laundry basket 源码
洗衣篮 该系统提供按需洗衣服务。它是用纯Django构建的 Windows安装程序 if os . name == 'nt' : import platform OSGEO4W = r"C:\OSGeo4W" if '64' in platform . architecture ()[ 0 ]: OSGEO4W += "64" assert os . path . isdir ( OSGEO4W ), "Directory does not exist: " + OSGEO4W os . environ [ 'OSGEO4W_ROOT' ] = OSGEO4W os . environ [ 'GDAL_DATA' ] = OSGEO4W + r"\share\gdal" os . environ [ 'PROJ_LI
文件列表
laundry-basket-master.zip
(预估有个46文件)
laundry-basket-master
manager
urls.py
634B
__init__.py
0B
views.py
888B
models.py
57B
apps.py
89B
admin.py
63B
tests.py
60B
.gitignore
38B
暂无评论