検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 126 for multiple (0.094 sec.)
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ommended that you use Meta.indexes to add your own multiple column index. This behavior may change in the futu ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a client-side widget for submission to the server. MultipleChoiceField ¶ class MultipleChoiceField ( ** kwargs ... ) ¶ デフォルトのウィジェット: SelectMultiple 空の値: [] (空のリスト) Normalizes to: A list of s ... he coerce argument, so choose it accordingly. TypedMultipleChoiceField ¶ class TypedMultipleChoiceField ( ** k ... wargs ) ¶ Just like a MultipleChoiceField , except TypedMultipleChoiceField takes ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . For example, assuming that a Question object has multiple related Answer objects, the list returned contains ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Unicode data — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... i_to_iri ( some_string ) So you can safely call it multiple times on the same URI/IRI without risking double-q ...
https://man.plustar.jp/django/ref/unicode.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ascript_catalog() view now works correctly if used multiple times with different configurations on the same pa ... e "IN" SQL is now "=", and if the subquery returns multiple results, at least some databases will throw an err ... cache_choices option to ModelChoiceField and ModelMultipleChoiceField is removed. The default value of the Re ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hod allows efficiently updating specific fields on multiple model instances. Django no longer always starts a ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o pointed out another interesting technique: using multiple managers on the same model. You can attach as many ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ield として表現されます。モデル ManyToManyField は MultipleChoiceField として表現されます。 以下は、各フィール ... ressField JSONField JSONField ManyToManyField ModelMultipleChoiceField (以下を参照) PositiveBigIntegerField In ... eField です。 ManyToManyField は django.forms.ModelMultipleChoiceField によって表現され、モデルの QuerySet を選 ... 択肢として持つ MultipleChoiceField です。 加えて、生成されたフォームフィー ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo-<version>.checksum.txt.asc . If you're issuing multiple releases, repeat these steps for each release. Mak ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 5087
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... REDBY , CONTAINS , COVERS , ON , and ANYINTERACT . Multiple strings may be combined with the logical Boolean o ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 NEXT