# sae django_blog code **Repository Path**: dloveff/sae-django_blog-code ## Basic Information - **Project Name**: sae django_blog code - **Description**: 搭建在sae上的django博客代码 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-09-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sae django_blog code ## 开发平台: #####线上: 新浪sae #####本地:django1.8.3 (1.5版本报错) ## 开发环境: ##### django1.5 ##### django-ckeditor4.5.3 ##### Pillow-2.9.0 ##### django-grappelli-stable-2.4.x ## 预览地址 http://pycodelife.sinaapp.com/ ##主要功能: #####1.文章的基本添加删除,修改 #####2.加入多说,支持评论 #####3.加入django-ckeditor,支持语法高亮,上传图片(服务器图片浏览暂未实现)