Skip to main content

Django antimat is application for filtering snub 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.tar.gz (3.3 kB view hashes)

Uploaded Source

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