qrcode for wechat member
Project description
一个基于 django_wechat_member 的二维码模块
功能说明:
每个微信会员有一个唯一的二维码
可以记录用户的来源
快速开始:
安装 django-wechate-qrcode :
pip install django-wechat-qrcode
修改 settings.py 文件:
INSTALLED_APPS = (
...
'qrcode',
...
)
修改 urls.py 文件:
url(r'^qrcode/', include('qrcode.urls')),
更新数据库:
python manage.py migrate
微信开发者链接:
用户二维码主页:
版本更改:
v0.1 第一版
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-wechat-qrcode-0.14.tar.gz.
File metadata
- Download URL: django-wechat-qrcode-0.14.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d09cc99e48b0e79fd6bc9788116366df3b861de1c6a0247c1c8002904ceb13e7
|
|
| MD5 |
93734dc1827e76723e98b73000064dbf
|
|
| BLAKE2b-256 |
f7cbf8e5e2c35afd6cf16067999ba2272cafe6e71b141270411487f4688ca3b5
|
File details
Details for the file django_wechat_qrcode-0.14-py3-none-any.whl.
File metadata
- Download URL: django_wechat_qrcode-0.14-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb9845bfb1fb789b671d1c97e1ddadacccf38d1477e2d636e8360866d81df914
|
|
| MD5 |
40bc010d72d067ae244ea18e6c6425a5
|
|
| BLAKE2b-256 |
393306ac842fdfa4ee327608b5acf0b773b9316e8242711ba20628d3366ae3ff
|