Git Product home page Git Product logo

weixin's Introduction

weixin

这是一个简单的使用django写的微信第三方平台。现在是在青岛大学团委 qddxtw 微信公众平台上使用, 可以关注一下,看看效果。

这个平台我一直是在sae上使用的,如果需要在别的地方安装,请自行修改。

第一次使用请修改 https://github.com/virusdefender/weixin/blob/master/weixin_mp/config.py 里面的值。


这个应用在sae上的部署方法

先在本地python manage.py syncdb之后,使用mysqldump命令导出sql文件,然后是用svn上传,

初始化数据库。然后上传sql文件建立数据路,记住,sql文件中要把所有的lock和unlock语句删掉。

微信验证的url是 /weixin/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.