検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for notification (0.026 sec.)
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 14212
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ely one week before public disclosure, we send two notifications: First, we notify django-announce of the date and ... the wild, for example -- the time between advance notification and public disclosure may be shortened considerabl ... issues disclosed in Django . Who receives advance notification ¶ The full list of people and organizations who re ... ceive advance notification of security issues is not and will not be made pub ...
https://man.plustar.jp/django/internals/security.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 8920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . If this is a security release, access to the pre-notification distribution list. If this is your first release, ... lease: If this is a security release, send out pre-notification one week before the release. The template for that ... e private django-security GitHub wiki. BCC the pre-notification recipients. Sign the email with the key you'll use ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Django internals — Django 4.0.6 ドキュメント 8813
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo discloses security issues Who receives advance notification Requesting notifications Django のリリースプロセス ...
https://man.plustar.jp/django/internals/index.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 8616
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion connection = SMTPConnection () messages = get_notification_email () connection . send_messages ( messages ) . ... tion connection = get_connection () messages = get_notification_email () connection . send_messages ( messages ) D ... .mail.backends.smtp.EmailBackend' ) messages = get_notification_email () connection . send_messages ( messages ) I ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 8295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 信を表す EmailMessage オブジェクトのリストを返す get_notification_email() と呼ばれる関数がある場合、send_messages を ... n () # Use default email connection messages = get_notification_email () connection . send_messages ( messages ) こ ...
https://man.plustar.jp/django/topics/email.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 8187
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , where it is supported, to specify the amount of notification and debug information that django-admin prints to ... {0,1,2,3} , -v {0,1,2,3} ¶ Specifies the amount of notification and debug information that a command should print ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
ミドルウェア — Django 4.0.6 ドキュメント 8080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ass BrokenLinkEmailsMiddleware ¶ Sends broken link notification emails to MANAGERS (see How to manage error report ...
https://man.plustar.jp/django/ref/middleware.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 8080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ts. Examples might include a Celery task, an email notification, or a cache invalidation. Django provides the on_c ... the transaction. For the intended use cases (mail notifications, Celery tasks, etc.), this should be fine. If it' ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 8080
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... manage.py file. verbosity determines the amount of notification and debug information that will be printed to the ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 7991
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er. Full description 影響を受けるバージョン ¶ This notification was an advisory only, so no patches were issued. D ...
https://man.plustar.jp/django/releases/security.html - [similar]
PREV 1 NEXT