Django comment spam

前端 未结 2 1224
没有蜡笔的小新
没有蜡笔的小新 2021-01-13 14:37

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

2条回答
  •  Happy的楠姐
    2021-01-13 14:53

    There's a Python API to Askimet. It's what wordpress uses to stop spam (and it works pretty well).

提交回复
热议问题