検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 24 for numeric (0.028 sec.)
Database Functions — Django 4.0.6 ドキュメント 12243
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion , ** extra ) ¶ Returns the absolute value of a numeric field or expression. Usage example: >>> from djang ... pression , ** extra ) ¶ Returns the arccosine of a numeric field or expression. The expression value must be ... expression , ** extra ) ¶ Returns the arcsine of a numeric field or expression. The expression value must be ... ression , ** extra ) ¶ Returns the arctangent of a numeric field or expression. Usage example: >>> from djang ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Django 1.10.7 release notes — Django 4.0.6 ドキュメント 11526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... redirect and possible XSS attack via user-supplied numeric redirect URLs ¶ Django relies on user input in som ... django.utils.http.is_safe_url() ) considered some numeric URLs (e.g. http:999999999 ) "safe" when they shoul ... redirect and possible XSS attack via user-supplied numeric redirect URLs CVE-2017-7234: Open redirect vulnera ... notes , release , redirect , user , safe , Open , numeric , URLs , they , some クイック検索 Last update: 202 ...
https://man.plustar.jp/django/releases/1.10.7.html - [similar]
Django 1.8.18 リリースノート — Django 4.0.6 ドキュメント 11526
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... redirect and possible XSS attack via user-supplied numeric redirect URLs ¶ Django relies on user input in som ... django.utils.http.is_safe_url() ) considered some numeric URLs (e.g. http:999999999 ) "safe" when they shoul ... redirect and possible XSS attack via user-supplied numeric redirect URLs CVE-2017-7234: Open redirect vulnera ... 連キーワード redirect , safe , user , Open , URLs , numeric , they , redirects , provide , some クイック検索 L ...
https://man.plustar.jp/django/releases/1.8.18.html - [similar]
Django 1.9.13 リリースノート — Django 4.0.6 ドキュメント 11292
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... redirect and possible XSS attack via user-supplied numeric redirect URLs ¶ Django relies on user input in som ... django.utils.http.is_safe_url() ) considered some numeric URLs (e.g. http:999999999 ) "safe" when they shoul ... redirect and possible XSS attack via user-supplied numeric redirect URLs CVE-2017-7234: Open redirect vulnera ... ワード redirect , safe , user , Open , they , URLs , numeric , provide , Bugfixes , some クイック検索 Last upda ...
https://man.plustar.jp/django/releases/1.9.13.html - [similar]
django.contrib.gis.measure — Django 4.0.6 ドキュメント 10692
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ring __all__ = [ "A" , "Area" , "D" , "Distance" ] NUMERIC_TYPES = ( int , float , Decimal ) AREA_PREFIX = "s ... __mul__ ( self , other ): if isinstance ( other , NUMERIC_TYPES ): return self . __class__ ( default_unit = ... __imul__ ( self , other ): if isinstance ( other , NUMERIC_TYPES ): self . standard *= float ( other ) return ... tandard / other . standard if isinstance ( other , NUMERIC_TYPES ): return self . __class__ ( default_unit = ...
https://man.plustar.jp/django/_modules/django/contrib/gis/measure.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 8907
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s/attrs.html template from being localized so that numeric attributes (e.g. max and min ) of NumberInput work ... sting was added in Python to avoid localization of numeric values in Django templates, but this made some use ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 7939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eometry is snapped to the grid depends on how many numeric (either float, integer, or long) arguments are giv ... coordinates offset by the x , y , and optionally z numeric parameters. Union ¶ class Union ( expr1 , expr2 , ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 7939
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , 24, 10] field_precisions ¶ Returns a list of the numeric precisions for each of the fields in this layer. T ... his is meaningless (and set to zero) for non-numeric fields: >>> layer . field_precisions [0, 0, 15, 0] ... city [ 'Name' ] . width 80 precision ¶ Returns the numeric precision of this field. This is meaningless (and ... set to zero) for non-numeric fields: >>> city [ 'Density' ] . precision 15 as_d ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 7823
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... units converted to those of the field); otherwise, numeric parameters are assumed to be in the units of the f ... 'POINT(-96.876369 29.905320)' , srid = 4326 ) # If numeric parameter, units of field (meters in this case) ar ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
Django 1.3.5 release notes — Django 4.0.6 ドキュメント 7823
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and IPv6 -- are permitted. Port, if specified, is numeric. Any deviation from this will now be rejected, rai ...
https://man.plustar.jp/django/releases/1.3.5.html - [similar]
PREV 1 2 3 NEXT