How well does Django\'s anti-spam system in the comments framework work? Have you used it? What percentage of comment-spam does it prevent roughly? Is there anything else yo
There's a Python API to Askimet. It's what wordpress uses to stop spam (and it works pretty well).