Python django.contrib.auth.decorators模块,常用函数和类

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

函数和类 使用项目数
1. login_required() 用在(246)个项目中
2. user_passes_test() 用在(87)个项目中
3. permission_required() 用在(44)个项目中