Skip to content

Releases: ReconCubed/django-profanity-filter

v0.2 - PyPi Release

07 May 10:51
Compare
Choose a tag to compare

Whats New?

v0.1 - Initial Release

07 May 05:31
Compare
Choose a tag to compare

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.