# myBlogs **Repository Path**: BrightXu/myBlogs ## Basic Information - **Project Name**: myBlogs - **Description**: Django开发博客平台。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-26 - **Last Updated**: 2021-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myBlogs > 基于Django开发的博客平台。 ## 项目环境 * `Python` 3.7+ * `Django` 2.2 * `django-guardian` 对象级别权限管理 * `django-redis` redis 高速缓存 * `django-simple-captcha` 验证码 * `djangorestframework` API开发框架 * `django-simpleui` Django后台管理