cache the result of running bleach in the db, too slow to do on render
This commit is contained in:
parent
a4113c9416
commit
fa4064ab31
8 changed files with 59 additions and 17 deletions
2
setup.py
2
setup.py
|
@ -26,4 +26,6 @@ setup(name='Woodwind',
|
|||
'rq',
|
||||
'uwsgi',
|
||||
'websockets',
|
||||
'pyOpenSSL',
|
||||
'pyasn1',
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue