TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #195 · 1 јан.

Всех с Новым 2021🎉 Желаю всем нам чтобы год 2021 был сильно лучше чем 2020❗️ Между тем, ровно год назад был создан этот канал. Так что у нас тут немножко день рождения))) 🎂 Кажется пора подумать о новом контенте для канала 😉 #offtop

Hashtags

Резултати

Пронајдени 1 слични објави

Пребарај: #strips

当前筛选 #strips清除筛选
djangoproject

@djangoproject · Post #436 · 09.09.2017 г., 15:24

https://pypi.python.org/pypi/bleach Bleach is a allowed-list-based #HTML sanitizing library that #escapes or #strips markup and attributes. Bleach can also linkify text safely, applying #filters that #Django’s urlize filter cannot, and optionally setting rel attributes, even on links already in the text. #Bleach is intended for sanitizing text from untrusted sources. If you find yourself jumping through hoops to allow your site administrators to do lots of things, you’re probably outside the use cases. Either trust those users, or don’t.