feat: better profanity filtering
This commit is contained in:
parent
e97e204a5e
commit
3f5f2feff8
5 changed files with 1586 additions and 9 deletions
|
@ -46,8 +46,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
|
||||
'server',
|
||||
'profanity'
|
||||
'server'
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue