在项目目录下运行如下命令,完成数据库迁移:
python manage.py db init
python manage.py db migrate
python manage.py db upgrade
接着运行爬虫程序将数据写入MySQL,启动项目即可。
forked from YIDAOHU/Movie
-
Notifications
You must be signed in to change notification settings - Fork 0
deepthinkler/Movie
About
requests+Flask打造电影库
Resources
Stars
Watchers
Forks
Releases
No releases published
Languages
- Python 44.9%
- CSS 33.4%
- HTML 19.7%
- Mako 2.0%
