Skip to main content

remove encode twice error

Project description

微信自定义菜单管理模块
=================

基于django-wechat-base的简单微信自定义管理模块

快速开始:
---------

安装django-wechat-menu:

.. code-block::

pip install django-wechat-menu

修改settings.py文件:

.. code-block::

INSTALLED_APPS = (
...
'wechat',
'wechat_menu',
...
)

在settings.py文件底部添加:

.. code-block::

# wechat config
WECHAT = [
{
'appid': 'demo',
'appsecret': 'demo',
'token': 'demo',
},
]


版本更改:
---------


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-menu-0.0.3.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

django_wechat_menu-0.0.3-py2.py3-none-any.whl (8.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-wechat-menu-0.0.3.tar.gz.

File metadata

File hashes

Hashes for django-wechat-menu-0.0.3.tar.gz
Algorithm Hash digest
SHA256 34717a5f123896f76c16e6267668fc350813248acd586f5933486052c4880c09
MD5 9720427ee524f78d39f0bfb1b6adbfa8
BLAKE2b-256 f9b5131d357cd16471d6e5ea9317080f88e918ca3149e932db4c000561f3b911

See more details on using hashes here.

File details

Details for the file django_wechat_menu-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_wechat_menu-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bb360464a022f989efce1c15b16c12274996c83fbba4f186dced7ee305b9456b
MD5 e305636ddb335f03bca1e17d01e77a9a
BLAKE2b-256 dbfec8d06925ad145ecb57f24b71dd543778d89a0b06a631010baa2eb44a9b72

See more details on using hashes here.

Supported by

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