Skip to main content

Zinnia-spam-checker-akismet

Zinnia-spam-checker-akismet is a package providing spam protection on comments for django-blog-zinnia via Akismet or Typepad AntiSpam.

Installation

Simply install the package on your system:

$ pip install zinnia-spam-checker-akismet

The python-akismet will also be installed as a dependency.

Using Akismet

Put this setting to enable the Akismet spam checker backend:

ZINNIA_SPAM_CHECKER_BACKENDS = ('zinnia_akismet.akismet',)

Then define your API key in the settings:

AKISMET_API_KEY = 'Your key'

Get your free API key at http://akismet.com/signup/ if you don’t have one.

Using Typepad AntiSpam

Put this setting to enable the Typepad spam checker backend:

ZINNIA_SPAM_CHECKER_BACKENDS = ('zinnia_akismet.typepad',)

Then define your API key in the settings:

TYPEPAD_API_KEY = 'Your key'

Why Typepad is included in this package ?

For conveniency because the Typepad AntiSpam use the same API as Akismet, they share the same dependancy to the python-akismet module.

Note that you can combine the two spam checkers like this:

ZINNIA_SPAM_CHECKER_BACKENDS = (
    'zinnia_akismet.akismet',
    'zinnia_akismet.typepad')

Release files for zinnia-spam-checker-akismet 1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for zinnia-spam-checker-akismet 1.1
File Size Uploaded
zinnia-spam-checker-akismet-1.1.tar.gz 11.5 kB Details

Release files / zinnia-spam-checker-akismet-1.1.tar.gz

Download URL zinnia-spam-checker-akismet-1.1.tar.gz
Size 11.5 kB
Tags Source
SHA-256 checksum
How to use checksums
34f2eaeaa48dea2db132bfce45eb1f0da851dee43af20b4a850969d4f61d3ad4
BLAKE2b-256 checksum
How to use checksums
f5eb73fb14793ef3bb717ad6529e96e597a3728062af606868c630dc6ab95a95
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.1 This release

1 release file

1.0.1

1 release file

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page