feat: better profanity filtering

This commit is contained in:
Gerard Gascón 2025-04-23 16:24:22 +02:00
parent e97e204a5e
commit 3f5f2feff8
5 changed files with 1586 additions and 9 deletions

View file

@ -1,6 +1,5 @@
asgiref==3.8.1
Django==5.1.7
django-profanity-filter==0.2.1
inflection==0.5.1
python-dotenv==1.0.1
sqlparse==0.5.3