Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python2-django-stopforumspam - Django middleware for blocking IPs listed in stopforumspam.com
- Description:
Tired of comment spam, form spam and dumb crawlers? A django application that
provides middleware for blocking IPs listed in stopforumspam.com's database. A
simple management command is provided for updating the database:
manage.py sfsupdate [--force]
Using this command, all IPs are stored in Django models. Using django-admin,
it's possible to add your own extra IP addresses on a permanent database.
This package provides Python 2 build of stopforumspam.
Packages