Strip unwanted tags from task note and comments
This commit is contained in:
parent
c6bd3bcdb0
commit
f526ed5166
7 changed files with 298 additions and 92 deletions
3
Pipfile
3
Pipfile
|
@ -12,8 +12,11 @@ pytest-django = "*"
|
|||
"flake8" = "*"
|
||||
factory-boy = "*"
|
||||
titlecase = "*"
|
||||
bleach = "*"
|
||||
|
||||
[dev-packages]
|
||||
pylint = "*"
|
||||
mypy = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue