検索

phrase: max: clip:
target: order:
Results of 111 - 112 of about 112 for Auth (0.064 sec.)
URL ディスパッチャ — Django 4.0.6 ドキュメント 5372
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s long as it's in urlpatterns after django.contrib.auth.urls is included (if that's included at all). You ... the same functionality to two different audiences (authors and publishers). URL の名前空間は 2 つの部分に分 ... 2 つのインスタンスの例を考えてみましょう: 1 つは 'author-polls' 、もう 1 つは 'publisher-polls' と名付けら ... urls import include , path urlpatterns = [ path ( 'author-polls/' , include ( 'polls.urls' , namespace = ' ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
テストツール — Django 4.0.6 ドキュメント 5322
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... て持ちます。 引数 credentials の形式は利用している ( AUTHENTICATION_BACKENDS の設定値に定義されています) 認証 ... 要とします。この値では利用している認証バックエンドの authenticate() メソッドによって要求される認証情報が必要 ... er , backend = None ) ¶ If your site uses Django's authentication system , you can use the force_login() m ... important. Unlike login() , this method skips the authentication and verification steps: inactive users ( ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 NEXT