What is the easiest way to strip all html/javascript from a string?
|
|
If you want to strip tags in the python, you can use:
|
||
|
|
|
|
The striptags template filter.
|
||
|
|
