Python django.utils.html模块,常用函数和类

下面列出了Python django.utils.html 模块中定义的常用函数和类,我们从307个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. format_html() 用在(168)个项目中
2. escape() 用在(136)个项目中
3. conditional_escape() 用在(92)个项目中
4. strip_tags() 用在(61)个项目中
5. format_html_join() 用在(49)个项目中
6. mark_safe() 用在(37)个项目中
7. escapejs() 用在(21)个项目中
8. smart_urlquote() 用在(16)个项目中
9. strip_spaces_between_tags() 用在(10)个项目中
10. avoid_wrapping() 用在(7)个项目中
11. urlize() 用在(5)个项目中