検索

phrase: max: clip:
target: order:
Results of 51 - 54 of about 54 for redirects (0.078 sec.)
メールを送信する — Django 4.0.6 ドキュメント 6645
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is to use the console email backend. This backend redirects all email to stdout , allowing you to inspect the ...
https://man.plustar.jp/django/topics/email.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er to add a final catch-all view to the admin that redirects unauthenticated users to the login page. By defaul ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... age() , that sets a user's language preference and redirects to a given URL or, by default, back to the previou ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6556
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = self . client . get ( '/sekrit/' ) self . assertRedirects ( response , '/accounts/login/?next=/sekrit/' ) # ... = self . client . get ( '/sekrit/' ) self . assertRedirects ( response , '/other/login/?next=/sekrit/' ) This ... = self . client . get ( '/sekrit/' ) self . assertRedirects ( response , '/other/login/?next=/sekrit/' ) The d ... = self . client . get ( '/sekrit/' ) self . assertRedirects ( response , '/other/login/?next=/sekrit/' ) modif ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 1 2 3 4 5 6 NEXT