検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 345 for when (0.155 sec.)
メールを送信する — Django 4.0.6 ドキュメント 3708
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 者を見ることができます。 fail_silently : A boolean. When it's False , send_mail() will raise an smtplib.SMT ... ) sends the message. If a connection was specified when the email was constructed, that connection will be ...
https://man.plustar.jp/django/topics/email.html - [similar]
django.utils.http — Django 4.0.6 ドキュメント 3672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = value else : # Consume generators and iterators, when doseq=True, to # work around https://bugs.python.o ...
https://man.plustar.jp/django/_modules/django/utils/http.html - [similar]
django.utils.text — Django 4.0.6 ドキュメント 3672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is None : truncate = pgettext ( "String to return when truncating text" , " %(truncated_text)s …" ) if " ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 3672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... each template every time it needs to be rendered. When DEBUG = False , the cached template loader is enab ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Base views — Django 4.0.6 ドキュメント 3672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... view_class と view_initkwargs 属性を持っています。 When the view is called during the request/response cyc ...
https://man.plustar.jp/django/ref/class-based-views/base.html - [similar]
Generic editing ビュー — Django 4.0.6 ドキュメント 3672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orm_valid ( self , form ): # This method is called when valid form data has been POSTed. # It should retur ...
https://man.plustar.jp/django/ref/class-based-views/generic-editing.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 3672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t, we'll need to write a function that gets called when the action is triggered from the admin. Action fun ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 3672
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ck signaling that the upload was interrupted, e.g. when the user closed their browser during file upload. ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 3635
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n several occasions, as SystemExit is unacceptable when a command is called programmatically. """ def __in ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 3635
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ction is included in Python 3.9.5+. # TODO: Remove when dropping support for PY39. if any ( octet != "0" a ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]