# BH_CMS **Repository Path**: flyleaf91/BH_CMS ## Basic Information - **Project Name**: BH_CMS - **Description**: CMS网站 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-06-22 - **Last Updated**: 2022-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本项目使用的环境为python3.4.3 python库依赖见requirementss.txt 注意事项: 1.安装djangocms-installer前,必须使用Virtualenv创建隔离环境; 2.使用djangocms创建时,貌似不能使用django1.9版本