django.contrib.auth.views
共有15個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. django.contrib.auth.views.login() ,78個項目使用
2. django.contrib.auth.views.logout() ,70個項目使用
3. django.contrib.auth.views.redirect_to_login() ,48個項目使用
5. django.contrib.auth.views.password_reset() ,27個項目使用
7. django.contrib.auth.views.password_reset_done() ,22個項目使用
8. django.contrib.auth.views.LoginView() ,22個項目使用
9. django.contrib.auth.views.password_change() ,17個項目使用
10. django.contrib.auth.views.password_change_done() ,14個項目使用
11. django.contrib.auth.views.LogoutView() ,12個項目使用
12. django.contrib.auth.views.PasswordResetConfirmView() ,11個項目使用
13. django.contrib.auth.views.PasswordResetView() ,11個項目使用
14. django.contrib.auth.views.logout_then_login() ,7個項目使用
15. django.contrib.auth.views.PasswordChangeView() ,6個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。