Skip to content

Latest commit

 

History

History

sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

示例站点

可在本文件夹中全局搜索 #!wechat_django 来查询各功能或配置示例

[TOC]

运行指南

  • pip install -r requirements.txt
  • python manage.py migrate

    输入appid与appsecret 留空将生成一个默认appid及secret

  • python manage.py runserver

通过 http://localhost:8000/admin 访问站点

超管账号admin 密码123456

微信管理员账号wechat_admin 密码123546