django.shortcuts
共有10个方法/函数/属性,点击链接查看相应的源代码示例。
1. django.shortcuts.render() ,746个项目使用
2. django.shortcuts.redirect() ,491个项目使用
3. django.shortcuts.get_object_or_404() ,468个项目使用
4. django.shortcuts.render_to_response() ,98个项目使用
5. django.shortcuts.resolve_url() ,60个项目使用
6. django.shortcuts.reverse() ,46个项目使用
7. django.shortcuts.HttpResponse() ,32个项目使用
8. django.shortcuts.HttpResponseRedirect() ,19个项目使用
9. django.shortcuts.get_list_or_404() ,9个项目使用
10. django.shortcuts.Http404() ,5个项目使用
注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。