検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 44 for choices (0.055 sec.)
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 7330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed a regression preventing a model field's limit_choices_to from being evaluated when a ModelForm is instan ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Django 3.0.3 リリースノート — Django 4.0.6 ドキュメント 7330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 定を緩めました ( #31141 )。 テンプレートで列挙型 TextChoices 、 IntegerChoices 、そして Choices が使えるようにな ...
https://man.plustar.jp/django/releases/3.0.3.html - [similar]
Django 1.11.1 リリースノート — Django 4.0.6 ドキュメント 7253
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... page ( #28079 ). Restored BoundField s without any choices evaluating to True ( #28058 ). Prevented SessionBa ...
https://man.plustar.jp/django/releases/1.11.1.html - [similar]
How to deploy static files — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rver -- faster but less full-featured. Some common choices are: Nginx Apache の機能縮小版 これらのサーバの設定 ...
https://man.plustar.jp/django/howto/static-files/deployment.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent is that the pattern cannot contain alternative choices using the vertical bar ( "|" ) character. You can ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
Django 1.7.2 release notes — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rm fields having a queryset attribute but no limit_choices_to could not be used in a ModelForm ( #23795 ). Fi ...
https://man.plustar.jp/django/releases/1.7.2.html - [similar]
Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) after deleting objects ( #24831 ). Allowed using choices longer than 1 day with DurationField ( #24897 ). F ...
https://man.plustar.jp/django/releases/1.8.3.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7161
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... access model instances. See Iterating relationship choices for details. django.forms.DateTimeField now accept ... and ModelMultipleChoiceField , now yields 2-tuple choices containing ModelChoiceIteratorValue instances as t ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 7084
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... del. get_FOO_display () ¶ For every field that has choices set, the object will have a get_FOO_display() meth ... shirt_size = models . CharField ( max_length = 2 , choices = SHIRT_SIZES ) >>> p = Person ( name = "Fred Flin ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7084
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ルトのフィールドをオーバライドする for details. The choices argument to model fields now accepts an iterable o ... method should always return a value present in the choices field attribute. That limitation should be lift ag ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
PREV 1 2 3 4 5 NEXT