検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for compute (0.011 sec.)
条件付きビュー — Django 4.0.6 ドキュメント 14474
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , quite often) you can create functions to rapidly compute the ETag value or the last-modified time for a res ... nctions (you only need to supply one, if you can't compute both quantities easily and quickly) to work out if ... ey don't match, a new copy of the resource must be computed and your normal view is called. condition デコレー ... last_modified_func = None ) The two functions, to compute the ETag and the last modified time, will be passe ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 8695
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... shing algorithm. It's designed not to be easier to compute on custom hardware than it is to compute on an ord ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 8553
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... itions. Unlike a normal aggregation function which computes a final result for each set defined by the group ... ow functions operate on frames and partitions, and compute the result for each row. You can specify multiple ... rows. Partitioning narrows which rows are used to compute the result set. The output_field is specified eith ... o NotImplemented which forces the expression to be computed on the database. resolve_expression ( query = Non ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 8553
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plate and context that was provided by the view to compute the response. The final output of the response is ... not computed until it is needed, later in the response process ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
GeoDjango Tutorial — Django 4.0.6 ドキュメント 8268
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ngo also offers a set of geographic annotations to compute distances and several other operations (intersecti ...
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 8268
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... plate and context that was provided by the view to compute the response. The final output of the response is ... not computed until it is needed, later in the response process ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 8268
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ne is 42. ... You can often avoid using raw SQL to compute annotations by instead using a Func() expression . ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 8268
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s expensive (that is, resource-hungry and slow) to compute a value, so there can be huge benefit in saving th ...
https://man.plustar.jp/django/topics/performance.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 8126
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... if' # The exact filename will be different on your computer >>> rst . driver . name 'GTiff' width ¶ The width ... istics ( refresh = False , approximate = False ) ¶ Compute statistics on the pixel values of this band. The r ... te argument is set to True , the statistics may be computed based on overviews or a subset of image tiles. If ... h argument is set to True , the statistics will be computed from the data directly, and the cache will be upd ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 8126
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ass NthValue ( expression , nth = 1 , ** extra ) ¶ Computes the row relative to the offset nth (must be a pos ... ¶ class PercentRank ( * expressions , ** extra ) ¶ Computes the percentile rank of the rows in the frame clau ... mber , this function ranks rows in the window. The computed rank contains gaps. Use DenseRank to compute rank ... r ¶ class RowNumber ( * expressions , ** extra ) ¶ Computes the row number according to the ordering of eithe ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
PREV 1 2 NEXT