検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 32 for mail (0.011 sec.)
索引 — Django 4.0.6 ドキュメント 7893
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tserver コマンドラインオプション --admins sendtestemail コマンドラインオプション --all diffsettings コマン ... プション makemigrations コマンドラインオプション --email createsuperuser コマンドラインオプション --empty m ... sages コマンドラインオプション --managers sendtestemail コマンドラインオプション --mapping ogrinspect コマ ... rations のクラス) addslashes template filter AdminEmailHandler (django.utils.log のクラス) AdminPasswordCh ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 7797
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in input ¶ Some of Django's built-in validators ( EmailValidator , most seriously) didn't prohibit newline ... you use values with newlines in HTTP response or email headers, you can suffer from header injection atta ... self isn't vulnerable because HttpResponse and the mail sending utilities in django.core.mail prohibit new ... d in Django, if you're creating HTTP responses or email messages in other ways, it's a good idea to ensure ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 7797
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in input ¶ Some of Django's built-in validators ( EmailValidator , most seriously) didn't prohibit newline ... you use values with newlines in HTTP response or email headers, you can suffer from header injection atta ... self isn't vulnerable because HttpResponse and the mail sending utilities in django.core.mail prohibit new ... d in Django, if you're creating HTTP responses or email messages in other ways, it's a good idea to ensure ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 7748
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Table of contents | Index | Modules up django.core.mail.message のソースコード import mimetypes from email ... import charset as Charset from email import encoders as Encoders from email import gene ... rator , message_from_string from email.errors import HeaderParseError from email.header i ... mport Header from email.headerregistry import Address , parser from email. ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 7603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 詳細について書かれています。 注釈 In order to send email, Django requires a few settings telling it how to ... connect to your mail server. At the very least, you'll need to specify ... EMAIL_HOST and possibly EMAIL_HOST_USER and EMAIL_HOST_P ... er settings may be also required depending on your mail server's configuration. Consult the Django setting ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 7603
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in input ¶ Some of Django's built-in validators ( EmailValidator , most seriously) didn't prohibit newline ... you use values with newlines in HTTP response or email headers, you can suffer from header injection atta ... self isn't vulnerable because HttpResponse and the mail sending utilities in django.core.mail prohibit new ... d in Django, if you're creating HTTP responses or email messages in other ways, it's a good idea to ensure ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 7539
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ompiled regular expressions. Django won't send an email for 404 errors on URLs that match any of them. Fur ... /_vti_bin' , '/_vti_inf' ) IGNORABLE_404_ENDS = ( 'mail.pl' , 'mailform.pl' , 'mail.cgi' , 'mailform.cgi' ... logging support in Django in 1.3, the admin error email support was moved into the django.utils.log.AdminE ... der to maintain the established behavior of error emails, the 'django.request' logger was called only when ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 7491
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Short version: please report security issues by emailing security@djangoproject.com . Most normal bugs i ... tions, please send a description of the issue via email to security@djangoproject.com . Mail sent to that ... ecurity team . Once you've submitted an issue via email, you should receive an acknowledgment from a membe ... ion to be taken, you may receive further followup emails. Sending encrypted reports If you want to send an ...
https://man.plustar.jp/django/internals/security.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 7442
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow the current working directory ( #21581 ). Fixed mail encoding on Python 3.3.3+ ( #21093 ). Fixed an iss ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
設定 — Django 4.0.6 ドキュメント 7394
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... de error notifications. When DEBUG=False and AdminEmailHandler is configured in LOGGING (done by default), ... Django emails these people the details of exceptions raised in ... item in the list should be a tuple of (Full name, email address). Example: [( 'John' , 'john@example.com' ... storage system. See ファイルの管理 . DEFAULT_FROM_EMAIL ¶ デフォルト値: 'webmaster@localhost' Default emai ...
https://man.plustar.jp/django/ref/settings.html - [similar]
PREV 1 2 3 4 NEXT