検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 111 for input (0.098 sec.)
How to create custom model fields — Django 4.0.6 ドキュメント 5650
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... __init__ ( self , north , east , south , west ): # Input parameters are lists of cards ('Ah', '9s', etc.) s ... args ) != 4 : raise ValidationError ( _ ( "Invalid input for a Hand instance" )) return Hand ( * args ) cla ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 5650
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The default form widget for this field is a NumberInput . BinaryField ¶ class BinaryField ( max_length = N ... The default form widget for this field is CheckboxInput , or NullBooleanSelect if null=True . Field.defaul ... のフィールドのデフォルトのフォームウィジェットは TextInput です。 CharField has two extra arguments: CharFiel ... より The default form widget for this field is a DateInput . The admin adds a JavaScript calendar, and a shor ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
表示形式のローカル化 — Django 4.0.6 ドキュメント 5650
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... とができません。 To enable a form field to localize input and output data use its localize argument: class C ...
https://man.plustar.jp/django/topics/i18n/formatting.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 5650
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... igned string generated in one place in the code as input to another piece of code that is generating (and v ...
https://man.plustar.jp/django/topics/signing.html - [similar]
django.utils.text — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ink" , "base" , "img" , "param" , "area" , "hr" , "input" , ) # Count non-HTML chars/words and keep note of ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango-developers . It's okay to be unsure, but your input is still valuable. Bisecting a regression ¶ A regr ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fields は、 ForeignKey や ManyToManyField に対する Input ウィジェットを適用したいフィールドのリストです: cl ... ): raw_id_fields = ( "newspaper" ,) raw_id_fields Input ウィジェットには、 ForeignKey の場合はプライマリキ ... fields は、 ForeignKey や ManyToManyField に対する Input ウィジェットを適用したいフィールドのリストです: cl ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... elds() , which return the list of hidden -- i.e., <input type="hidden"> -- and visible fields on the form, ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fields aren't specified. The ability to replicate input data on the GDALBand.data() method was added. Band ... sing django.contrib.staticfiles if installed. The <input> tag rendered by CharField now includes a minlengt ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5600
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rs have been changed to automatically escape their input value: join linebreaksbr linebreaks_filter linenum ... xt. Internal changes were made to the ClearableFileInput widget to allow more customization. The undocument ... ¶ An older (pre-1.0), more restrictive and verbose input format for the unordered_list template filter has ... db.transaction.managed() django.forms.widgets.RadioInput is removed. The module django.test.simple and the ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT