検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 72 for control (0.016 sec.)
メッセージフレームワーク — Django 4.0.6 ドキュメント 6628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... above. Adding extra message tags ¶ For more direct control over message tags, you can optionally provide a st ... n browsing context. 設定 ¶ A few settings give you control over message behavior: MESSAGE_LEVEL MESSAGE_STORA ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
Form fields — Django 4.0.6 ドキュメント 6628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... optional arguments: max_value ¶ min_value ¶ These control the range of values permitted in the field, and sh ... ts for validation, max_value and min_value . These control the range of values permitted in the field. Generi ... ents for validation: max_value ¶ min_value ¶ These control the range of values permitted in the field. JSONFi ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 6628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... keyword argument to Expression.asc() or desc() to control the ordering of a field's null values. By default, ... , you must escape any parameters that the user can control by using params . params is a required argument to ... lumn names should be wrapped in an F -object) that control the partitioning of the rows. Partitioning narrows ... which you can call asc() and desc() . The ordering controls the order in which the expression is applied. For ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Database instrumentation — Django 4.0.6 ドキュメント 6628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... abase instrumentation ¶ To help you understand and control the queries issued by your code, Django provides a ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
ロギング — Django 4.0.6 ドキュメント 6628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... フィルタ ¶ A filter is used to provide additional control over which log records are passed from logger to h ... e transferred who might have access to it. To help control the collection of sensitive information, you can e ...
https://man.plustar.jp/django/topics/logging.html - [similar]
django.contrib.auth — Django 4.0.6 ドキュメント 6530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 、外部キーが破損しません。 This doesn't necessarily control whether or not the user can log in. Authentication ... gainst REMOTE_USER documentation. If you need more control, you can create your own authentication backend th ...
https://man.plustar.jp/django/ref/contrib/auth.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 6530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... el render API ¶ The rendering of form templates is controlled by a customizable renderer class. A custom rend ... emplatesSetting ¶ This renderer gives you complete control of how form and widget templates are sourced. It u ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Model _meta API — Django 4.0.6 ドキュメント 6530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ields() accepts two parameters that can be used to control which fields are returned: include_parents True by ...
https://man.plustar.jp/django/ref/models/meta.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odule. This means you can now easily configure and control logging as part of your Django project. A number o ... hon from the set of active projects in its version control repositories, and its lead developer has shifted a ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6530
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... id. You may now specify ModelAdmin.view_on_site to control whether or not to display the "View on site" link. ... The new FILE_UPLOAD_DIRECTORY_PERMISSIONS setting controls the file system permissions of directories create ... ForeignKey now accept the bulk keyword argument to control whether or not to perform operations in bulk (i.e. ... now accepts an optional using keyword argument to control which cache it uses. The new truncatechars_html fi ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT