My favorites
|
Sign in
django-spambayes
A collection of utility apps for using SpamBayes filtering within Django projects.
Project Home
Downloads
Issues
Source
Repository:
default
wiki
Checkout
|
Browse
|
Changes
|
Clones
|
Jul 30 - Sep 24 2008
Committed Changes
Rev
Scores
Commit log message
Date
Author
a7951c7b70
Added training through custom admin actions. Still not fully tested.
Jul 30, 2009
Waylan Limberg <waylan>
2e79a471d5
Removed now-unused commentbayes/listeners.py and added .hgignore.
Jul 30, 2009
Waylan Limberg <waylan>
0de981b425
Refactored commentbayes to use Django1.1's new comment moderation and custom comment app features. Not fully tested and no training yet.
Jul 30, 2009
way...@dev
cff841d70d
First try as a generic spam status store. Not fully tested and no training yet.
Oct 09, 2008
waylan
1e9900a4ca
Added docs and setup.py
Sep 29, 2008
waylan
4f753a8f18
Added training. Also renamed commentbayes/signals.py to commentbayes/listeners.py as its more appropriate.
Sep 29, 2008
waylan
07c753dade
Added a demo for commentbayes to the sb_demo app as a flatpage.
Sep 29, 2008
waylan
3c1a53c2ca
Added commentbayes app - first try at filtering contrib.comments. So far it only scores. No training or moderation yet.
Sep 29, 2008
waylan
1593e4a12b
Added 'build_msg' helper to djangobayes.filter module. Use this to pass a data dict into filter.
Sep 25, 2008
waylan
8a90b21ad6
Moved the 'djangobayes.filter' to it's own module: 'djangobayes.filter.filter'.
Sep 25, 2008
waylan
8fc0c0a537
Renamed the 'sbayes' app to 'djangobayes'.
Sep 25, 2008
waylan
12e2e7b330
Merge branch 'master' of ../django_spambayes
Sep 24, 2008
waylan
0010073f6c
Initial directory structure.
Sep 24, 2008
unknown
Jul 30 - Sep 24 2008
Hosted by