waylan / django-spambayes

Automatically exported from code.google.com/p/django-spambayes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-SpamBayes
================

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.

For instalation instructions see the file ``INSTALL.txt`` and for 
documentation see the files in the ``docs\`` directory.

The latest version of these documents (and code) can be found on the 
Google Code project page at <http://code.google.com/p/django-spambayes/>.

[Django]: http://djangoproject.com/
[SpamBayes]: http://spambayes.sourceforge.net/

About

Automatically exported from code.google.com/p/django-spambayes

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 82.7%Language:HTML 17.3%