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

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

函数和类 使用项目数
1. DoesNotExist() 用在(118)个项目中
2. objects() 用在(11)个项目中
3. USERNAME_FIELD 用在(8)个项目中
4. set_password() 用在(6)个项目中
5. set_unusable_password() 用在(6)个项目中
6. check_password() 用在(6)个项目中
7. has_usable_password() 用在(6)个项目中
8. add_to_class() 用在(5)个项目中