django-spambayes 0.1
A collection of utility apps for using SpamBayes filtering within Django projects.
Django-SpamBayes includes a few utility apps for Django that offer an easy to use interface to the SpamBayes statistical anti-spam filter allowing filtering and moderation (with training) of comments, contact forms and other publicly submitted data.
Currently, two applications are available: DjangoBayes, which wraps the Django model and provides the SpamBayes API; and CommentBayes, which is an add-on to Django's contrib.comments application and provides filtering and moderation of comments through signals.
- Author: Waylan Limberg <waylan at gmail com>
- Home Page: http://code.google.com/p/django-spambayes/
- Download URL: http://code.google.com/p/django-spambayes/downloads/list
- Keywords: anti-spam django comments
- License: BSD
- Platform: any
- Categories
- Package Index Owner: waylan
- DOAP record: django-spambayes-0.1.xml
