Skip to main content

Install

pip install -e git+https://github.com/opps/opps-comments.git#egg=opps-comments

Configuration

Include opps.comments on your django settings:

INSTALLED_APPS += (
    'opps.comments',
)

Add Opps Comments credentials on your django settings:

OPPS_COMMENTS = {
    "disqus": {
        "shortname": "opps",
    },
    "facebook": {
        "APP_ID": "123456"
    },
    "google": {}
}

Used

{% load comments_tags %}
{% load_comments %}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opps-comments-0.1.2.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file opps-comments-0.1.2.tar.gz.

File metadata

  • Download URL: opps-comments-0.1.2.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for opps-comments-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5376a48df3883a1a70e453d06db4400e74a597af9bcd1663f5f6a8ad4f3e1c9d
MD5 3a9f41df2aa0ebc6523828f13a74687a
BLAKE2b-256 2321202c713994e0f603e2053d20c4c8197dc8eddfa01256b87dedf42c0b574c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2 This release

1 file

0.1.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page