検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 30 for aggregate (0.063 sec.)
索引 — Django 4.0.6 ドキュメント 7132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... setting AdminSite (django.contrib.admin のクラス) Aggregate (django.db.models のクラス) aggregate() (django.db ... .models.query.QuerySet モジュール) allow_distinct (Aggregate の属性) allow_empty (BaseDateListView の属性) (dja ... ty (Func の属性) ArrayAgg (django.contrib.postgres.aggregates のクラス) ArrayField (django.contrib.postgres.fie ... b.models のクラス) BitAnd (django.contrib.postgres.aggregates のクラス) BitOr (django.contrib.postgres.aggregat ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 7132
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 3.1 on MariaDB 10.3.2+, when filtering against an aggregate function ( #31965 ). Fixed a django.contrib.admin. ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
GeoDjango Model API — Django 4.0.6 ドキュメント 6985
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... intersects If you need to use a spatial lookup or aggregate that doesn't support the geography type as input, ...
https://man.plustar.jp/django/ref/contrib/gis/model-api.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 6985
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... can specify the output_field parameter of the Avg aggregate in order to aggregate over non-numeric columns, su ... has been deprecated as it has no effect. The check_aggregate_support() method of django.db.backends.base.BaseDa ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6920
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 加できるようになります。式の中では、 window 関数 と aggregate 関数 が使用できます。 マイナーな機能 ¶ django.cont ... ase queries . The new filter argument for built-in aggregates allows adding different conditionals to multiple ... ango.db.backends.base.BaseDatabaseOperations.check_aggregate_support() が削除されました。 django.forms.extras パ ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
contenttypes フレームワーク — Django 4.0.6 ドキュメント 6855
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s all the bookmarks have: >>> Bookmark . objects . aggregate ( Count ( 'tags' )) {'tags__count': 3} Generic rel ...
https://man.plustar.jp/django/ref/contrib/contenttypes.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 6774
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he QuerySet API is extensive. You can annotate and aggregate using many built-in database functions . Beyond th ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... keyword to 3 in your GeometryField . The Extent3D aggregate and extent3d() GeoQuerySet method were added as a ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 6709
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ¶ Potential SQL injection in QuerySet.annotate() , aggregate() , and extra() . Full description Django 4.0 (pat ... ction via tolerance parameter in GIS functions and aggregates on Oracle. Full description 影響を受けるバージョン ...
https://man.plustar.jp/django/releases/security.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 6628
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hed, we can issue the query: >>> Entry . objects . aggregate ( first_published_year = Min ( 'pub_date__year' )) ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
PREV 1 2 3 NEXT