Skip to content

Rand01ph/DoubanTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用sqlite数据库存储用户数据

使用方法:

1.安装依赖

pip install -r requirements.txt

2.初始化数据库

python manage.py shell

进入shell环境后执行:

db.create_all()

3.运行服务

python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published