Skip to main content

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

Project description

# Django-wechat-feedback

feedback base django.
Detailed documentation is in the "docs" directory

## Quick start

1. Add "feedback" to your INSTALLED_APPS setting like this:
```
INSTALLED_APPS = (
...
'wechat',
'wechat_member',
'feedback',
)
```

2. Include the feedback URLconf in your project urls.py like this:
`url(r'^feedback', include('feedback.urls')),`

5. Run `python manage.py migrate` to create the wechat models.

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django-wechat-feedback-0.2.tar.gz
Algorithm Hash digest
SHA256 b7bc311dd40542fd793ca2a8c6367224e457069989b020331dc43a7729562650
MD5 a561746582014ec58b29bd04a159f80a
BLAKE2b-256 58a2f7e3a1b5b7ece465c226ef37e3e650b8fcaf140175788e1b2aabf4e74925

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_wechat_feedback-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8944a5f598f764257ebdf102d234396ab8c45885808f261a2b1b220a3dfd517b
MD5 b9708d4824c44968c2556699d222f966
BLAKE2b-256 3b33b04a8e5d9617b51c7759f76570d1f096939be1c52973c81c3f6497d6064e

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