TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3905 · 4 янв.

​📦 Приручаем i3WM — [9:05] Это особый Window Manager для Linux. Он не такой, как привычные нам Window manager'ы на Linux (например, он не позволяет растягивать окна) — он другой. А ещё он быстрый и легковесный, поэтому отлично работает на слабых пк. Автор рассказывает про особенность i3WM и показывает его основные преимущества. Если его освоить, вы сможете в разы ускорить свою работу за пекарней. Перейти к просмотру #видео#linux

Результаты

Найдено 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.