検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 189 for values (0.086 sec.)
フォーム API — Django 4.0.6 ドキュメント 5433
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . is_valid () False >>> f . errors {} Initial form values ¶ Form. initial ¶ initial を使うことで、実行時にフ ... present, otherwise trying Field.initial . Callable values are evaluated. It is recommended to use BoundField ... nitial_for_field() , BoundField.initial caches its values. This is useful especially when dealing with calla ... bles whose return values can change (e.g. datetime.now or uuid.uuid4 ): >>> ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
Django 1.1.2 リリースノート — Django 4.0.6 ドキュメント 5433
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd possibly other browsers, our encoding of cookie values was changed so that the characters comma and semi- ... JavaScript code that parses and manipulates cookie values client-side. One new feature ¶ Ordinarily, a point ...
https://man.plustar.jp/django/releases/1.1.2.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 5433
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... accessed directly) ( #28229 ). Prevented attribute values in the django/forms/widgets/attrs.html template fr ... s added in Python to avoid localization of numeric values in Django templates, but this made some use cases ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Django 4.0.1 release notes — Django 4.0.6 ドキュメント 5433
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e artificially large in relative to the comparison values. On the assumption that access to user registratio ... . In order to mitigate this issue, relatively long values are now ignored by UserAttributeSimilarityValidato ...
https://man.plustar.jp/django/releases/4.0.1.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 5368
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of ContentType will be created with the following values: app_label will be set to 'sites' (the last part o ... Give your model a field that can store primary key values from the models you'll be relating to. For most mo ... ields on the related models, but their primary key values must be coercible to the same type as the "object_ ... and object_id fields remain set to their original values and the GenericForeignKey returns None : >>> guido ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 5368
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pages for models and inlines. Field and calculated values can be displayed alongside editable fields. Custom ... ew format characters: c to specify that a datetime value should be formatted in ISO 8601 format, and u that ... several functions to support conversion of Python values into database-compatible values. A custom field mi ... e connection argument to resolve database-specific values. Stateful template tags ¶ Template tags that store ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 5368
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te ( #24278 ). Stripped microseconds from datetime values when using an older version of the MySQLdb DB API ... e. An example query is qs.annotate(foo=F('field')).values('pk').order_by('foo')) ( #24615 ). Fixed a databas ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 2.1.1 リリースノート — Django 4.0.6 ドキュメント 5368
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Fixed a regression in Django 2.0.5 where QuerySet.values() or values_list() after combining querysets with ...
https://man.plustar.jp/django/releases/2.1.1.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 5368
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sion in Django 3.2 that caused a crash of QuerySet.values()/values_list() after QuerySet.union() , intersect ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 5313
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ( name , value , attrs ) ¶ Returns a dictionary of values to use when rendering the widget template. By defa ... ame . Widget subclasses can provide custom context values by overriding this method. id_for_label ( id_ ) ¶ ... datetime.date value into the day, month, and year values corresponding to each widget. If an invalid date w ... ntation of value_from_datadict() returns a list of values corresponding to each Widget . This is appropriate ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT