Skip to main content

A simple feedback model based on django-wechat-member.

Project description

安装django-wechat-feedback:

pip install django-wechat-feedback

在settings.py文件中添加feedback:

INSTALLED_APPS = (
    ...
    'feedback',
)

在urls.py文件中添加:

url(r'^feedback/', include('feedback.urls')),

更新数据库:

python manage.py migrate

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-feedback-0.3.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

django_wechat_feedback-0.3-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file django-wechat-feedback-0.3.tar.gz.

File metadata

File hashes

Hashes for django-wechat-feedback-0.3.tar.gz
Algorithm Hash digest
SHA256 1dc01008dbd03cbcfd571911fa159c58ed5104aef79310f7f2a89f041875450c
MD5 990326b9c9cfe5b9322b4fb6d0b7c45c
BLAKE2b-256 c146e966da28dbe7b5f35b409880869f58f1c8f35c3532f1958543d6b5113732

See more details on using hashes here.

File details

Details for the file django_wechat_feedback-0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_wechat_feedback-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1a71f670e68104304a65febebf6ac07f37a62e0e82b023f6426ee3cd4bd3d1f6
MD5 3eeb20406bd2df9880ee6c3dce546553
BLAKE2b-256 3c36a262c9b8a1508617d0b256ad82517ea2c3ce852faffdebe86be08438e13f

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