Skip to main content

A simple page model.

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django-wechat-feedback-0.1.tar.gz
Algorithm Hash digest
SHA256 e8dc734ebc3a612d00c9fb1be90fbf629c7d4bd37cf8888ed829ac89a272d9da
MD5 42a18f78236df923837ed6f86908d23a
BLAKE2b-256 5986380c9bc94cf6e17dbe2e840e54d0f0a3f5a91220d4e0fe4e9975adffae54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_wechat_feedback-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0b2459a84141b32887108bd4ac5425bac2600e428dc56ed9aa6f71bbdd6fce94
MD5 b9641d8975586d3ddc0580144863c61b
BLAKE2b-256 465c8b2663945539d70df201c1a86d120e2c3df46f6677a4df9e1e1d2c3e3543

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