Skip to main content

Django antimat is application for filtering swear words.

Project description

Django-antimat

I. Install
Requirements:
Django
South
Pymorphy with installed MORPHY_DICT_PATH in settings

For install:
set MORPHY_DICT_PATH in setting to path of your dicts
Add to installed apps in settings django_antimat
./manage migrate django_antimat

initialize antimat with:
from django_antimat import Antimat
Antimat.install(MODEL, 'FIELD')


II. Get dicts for pymorphy
https://bitbucket.org/kmike/pymorphy/downloads/


III. Get mat list from internet
And add this list in admin panel:
each word on new line

IV. Author
Vadim aka ruscoder
rusmiligamer@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_antimat-1.0.1.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file django_antimat-1.0.1.tar.gz.

File metadata

File hashes

Hashes for django_antimat-1.0.1.tar.gz
Algorithm Hash digest
SHA256 bf169f1fb95f6e20424d1286ac3ffa6ebac398d080752b89f3644d42bae6ed56
MD5 929bb45123b87c0514b3136dcd8cf59b
BLAKE2b-256 18d9f7ff37c788f5bb0562a48d79d6605e4b6130d6ea8ed47daecbd3298aff29

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page