Skip to content

simpleblog1.2.0发布

Latest
Compare
Choose a tag to compare
@yidao620c yidao620c released this 25 Apr 08:31
· 2 commits to master since this release

基于Django1.9.5开发的简易博客系统1.2.0发布了。

change log:

  1. 升级到最新版本的Django1.9.5
  2. 部署平台迁移至PythonAnywhere
  3. 全文搜索升级
  4. 各种配置、模板、url、views等升级
  5. 主分支基于python3.4.3,对于python2的支持暂时只在xadmin用到时切换
  6. 相应的教程博客也更新和升级了