検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 74 for messages (0.045 sec.)
概要: モジュールコード — Django 4.0.6 ドキュメント 7607
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s.config django.contrib.gis.measure django.contrib.messages.api django.contrib.messages.middleware django.cont ... django.contrib.sites.middleware django.core.checks.messages django.core.exceptions django.core.files.base djan ...
https://man.plustar.jp/django/_modules/index.html - [similar]
contrib packages — Django 4.0.6 ドキュメント 7565
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ィルタセットです。 See the humanize documentation . messages ¶ A framework for storing and retrieving temporary ... cookie- or session-based messages See the messages documentation . postgres ¶ A coll ... ges admin auth contenttypes flatpages gis humanize messages postgres redirects sessions sites sitemaps syndica ...
https://man.plustar.jp/django/ref/contrib/index.html - [similar]
モデルフォーム関数 — Django 4.0.6 ドキュメント 7468
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = None , labels = None , help_texts = None , error_messages = None , field_classes = None ) ¶ 与えられた model ... されたモデルフィールド名のディクショナリです。 error_messages は、エラーメッセージにマッピングされたモデルフィー ... = None , labels = None , help_texts = None , error_messages = None , min_num = None , validate_min = False , f ... localized_fields 、 labels 、 help_texts 、 error_messages 、 field_classes は、すべて modelform_factory() を ...
https://man.plustar.jp/django/ref/forms/models.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 7050
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or ¶ class KeysValidator ( keys , strict = False , messages = None ) [ソース] ¶ Validates that the given keys ... o checks that there are no other keys present. The messages passed should be a dict containing the keys missin ...
https://man.plustar.jp/django/ref/contrib/postgres/validators.html - [similar]
ロギング — Django 4.0.6 ドキュメント 7050
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l built-in loggers. django ¶ The parent logger for messages in the django named logger hierarchy . Django does ... not post messages using this name. Instead, it uses one of the logge ... in Django 4.0: The database alias was added to log messages. django.security.* ¶ The security loggers will rec ... eive messages on any occurrence of SuspiciousOperation and other ...
https://man.plustar.jp/django/ref/logging.html - [similar]
How to configure and use logging — Django 4.0.6 ドキュメント 6994
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e set on the handlers (by default, they accept log messages of all levels). Using the example above, adding: { ... or which it will process records). It will forward messages of levels DEBUG and higher to the handler named fi ... le . Note that a logger can forward messages to multiple handlers, so the relation between logg ... ews namespace. __name__ allows you to organize log messages according to their provenance within your project' ...
https://man.plustar.jp/django/howto/logging.html - [similar]
django.core.mail — Django 4.0.6 ドキュメント 6952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... auth_password , fail_silently = fail_silently , ) messages = [ EmailMessage ( subject , message , sender , re ... recipient in datatuple ] return connection . send_messages ( messages ) [ドキュメント] def mail_admins ( subj ...
https://man.plustar.jp/django/_modules/django/core/mail.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6952
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h. To customize this error message, pass the error_messages argument with the key 'missing_management_form' wh ... raised ValidationError . This allows custom error messages to use the %(value)s placeholder. The ValidationEr ... ror equality operator now ignores messages and params ordering. Backwards incompatible change ... lidates tokens when the user email is changed. makemessages command no longer processes invalid locales specif ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6896
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... removed. Support for the pre-Django 3.2 format of messages used by django.contrib.messages.storage.cookie.Coo ... ng format of cookies values used by django.contrib.messages.storage.cookie.CookieStorage will be removed. Supp ... user.message_set.create() and user.get_and_delete_messages() ), will be removed. The messages framework shoul ... d be used instead. The related messages variable returned by the auth context processor wi ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6896
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ib.auth.context_processors.auth' , 'django.contrib.messages.context_processors.messages' , ] 上記に加えて、 Re ... ブなタイムゾーンの名前を提供します。 django.contrib.messages.context_processors.messages ¶ このプロセッサが有効 ... 全ての RequestContext は以下の 2 つの変数を含みます: messages -- メッセージフレームワーク を通じてセットされた、 ... ango.template.context_processors.tz django.contrib.messages.context_processors.messages 独自のコンテキストプロ ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT