Skip to main content

use row_id_fields instead of select for big data

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-wechat-feedback-0.4.tar.gz
Algorithm Hash digest
SHA256 787c9e09ef976a7fef7306aaa340d8fa38c4fb69010b6e589605cabb0e3147e7
MD5 cbd8645396799958f83bb64dbff6cccd
BLAKE2b-256 c45fe96e43c971100eba1b7c64256f7c9261f91447f920514434c820359367e6

See more details on using hashes here.

Provenance

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