Garfielt / GarfieltBlog-webpy

GarfieltBlog(webpy) is a light weight blog system base on web.py, it support Python3+
https://blog.iscsky.net
MIT License
57 stars 33 forks source link

没有本地安装的指导 #1

Closed five3 closed 11 years ago

five3 commented 11 years ago

没有数据库表初始化脚本。启动程序需要prefix_kvdata表、访问/install需要prefix_session表。初始化数据库表的工作最好有一个脚本

Garfielt commented 11 years ago

文档正在完善中,带来不便请见谅!