Python django.template.loader模块,常用函数和类
下面列出了Python django.template.loader 模块中定义的常用函数和类,我们从488个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. render_to_string() | 用在(297)个项目中 |
2. get_template() | 用在(269)个项目中 |
3. select_template() | 用在(64)个项目中 |
4. get_template_from_string() | 用在(6)个项目中 |