Skip to main content

Anti-spam protections for django-blog-zinnia with Mollom

Project description

Zinnia-spam-checker-mollom is a package providing spam protection on comments for django-blog-zinnia via Mollom.

Installation

  • Install the package on your system:

    $ pip install zinnia-spam-checker-mollom

    PyMollom will also be installed as a dependency.

  • Put this setting to enable the spam checker backend:

    ZINNIA_SPAM_CHECKER_BACKENDS = ('zinnia_mollom',)

  • Define these following settings with your credentials:

    MOLLOM_PUBLIC_KEY Your Mollom public key

    MOLLOM_PRIVATE_KEY Your Mollom private key

Get a free account at http://mollom.com/pricing if you don’t already have one.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

zinnia-spam-checker-mollom-1.0.tar.gz (5.6 kB view hashes)

Uploaded Source

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