django实现的本地特色旅游网站,主要功能是旅游相关的介绍,当地商品的购买,游记的书写,广告的发布等
- djabgo
- django相关拓展模块
- 支付宝插件
- xadmin
- djangoueditor
- Django-rest-framework
- 前端素材来源http://www.17sucai.com/pins/24378.html
#clone项目到本地
https://github.com/agamgn/django-Travel.git
#安装依赖
pip install -r requirement.txt
#运行sql
#启动项目
python manage.py runserver
#默认超级管理员
ganin:ganin