positional arguments: {test,shell,db,runserver} test Run the unit tests shell Runs a Python shell inside Flask application context. db Perform database migrations runserver Runs the Flask development server i.e. app.run() optional arguments: -?, --help show this help message and exit
-
支持用户注册和登录
-
直接RESTAPI上传blog文章
-
多种数据库支持,采用ORM数据库交互