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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file zinnia-spam-checker-mollom-1.0.tar.gz
.
File metadata
- Download URL: zinnia-spam-checker-mollom-1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d59851f8843a3cf389566e2b287848842de6000af3c41bd57a01bdef2aea4c8 |
|
MD5 | 21a484057d8edf9d286a47739e125cbe |
|
BLAKE2b-256 | 1eda2138c2250a784b826315ad34a7fecfe197bb4d965f320ca0e006f12f9942 |