Re: Best Profanity filters for using in Python Django project

2019-12-26 Thread Tim Graham
Hi, I see you also posted to django-users. Please don't cross post to django-developers as this mailing list is about developing Django, not discussing usage questions. On Thursday, December 26, 2019 at 12:47:54 PM UTC-5, Unprofessional coder wrote: > > I have a requirement where I need to use

Best Profanity filters for using in Python Django project

2019-12-26 Thread Unprofessional coder
I have a requirement where I need to use the profanity check for the list of forms.If the profanity is detected then it should stop further actions. Currently I am using "profanity_check" package for profanity detection, however getting the below warning from python in cmd. FutureWarning: s