Skip to content

tenacitystone/python-

 
 

Repository files navigation

python-

1.请先根据plist.txt安装环境。 2.然后根据下面网址配置分词和全文检索。 3.生成迁移文件 python manage.py makemigrations 4.执行迁移 python manage.py migrate 5.创建后台管理 python manage.py createsuperuser 前台账号密码 商品信息等 请自行添加。。

包括前台和后台,前台商城搜索使用Jieba分词和whoosh搜索引擎。 分词+全文检索使用参考https://www.jianshu.com/p/8ad470cfe7cc 后台包括 商品管理、顾客管理、订单管理、销量统计。

??? ??? ??? ??? ??? ??? ??? ??? ??? ???

About

django网上水果商城

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%