Skip to main content

rename invite count

Project description

功能说明:

  • 每个微信会员有一个唯一的二维码

  • 可以记录用户的来源

快速开始:

安装 django-wechat-qrcode :

pip install django-wechat-qrcode

修改 settings.py 文件:

INSTALLED_APPS = (
    ...
    'wechat',
    'wechat_message',
    'wechat_member',
    'wechat_qrcode',
    ...
)

修改 urls.py 文件:

url(r'^qrcode/', include('wechat_qrcode.urls')),

更新数据库:

python manage.py makemigrations wechat_qrcode
python manage.py migrate

微信开发者链接:

http://yourdomain/qrcode/wx/

用户二维码主页:

http://yourdomain/qrcode/

版本更改:

  • v1.0 模块名称更新为wechat_qrcode

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-wechat-qrcode-1.0.6.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_wechat_qrcode-1.0.6-py2.py3-none-any.whl (15.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-wechat-qrcode-1.0.6.tar.gz.

File metadata

File hashes

Hashes for django-wechat-qrcode-1.0.6.tar.gz
Algorithm Hash digest
SHA256 947e2c5cfcde94dfb7e6524ff29983077829d225099539905a943b3f4e748c9f
MD5 022df2063f72236055a3114cb5828548
BLAKE2b-256 a1450b67a28fbcef19a88542ca0d08d35cb1f9f84127e20b65d7c1ecc01bfe8b

See more details on using hashes here.

File details

Details for the file django_wechat_qrcode-1.0.6-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_wechat_qrcode-1.0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b5b6266bb01ff64f34640c10b91ff1ab1721576322f5acd82e67879dadc489b4
MD5 b96df54e66be875d5ad654cc81cbaafe
BLAKE2b-256 33dac03fbd5f7d81b30ea6f1517c4fe70c98fa4ec71fef6f4cad2e61ef755c4f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page