Whats New? - PyPi Release - Install via pip by `pip instal django-profanity-filter` - https://pypi.org/project/django-profanity-filter/ - Is Profane template tag - Returns true or false if the input is profane
0.1
Whats New? - Censor template filter - A simple `|censor` template filter, which will star out any profanity. - Is Profane model/form validator - Raises a `ValidationError` if profanity is detected in the input.