検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 109 for functions (0.026 sec.)
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6135
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... condition ). Added the NullIf and Reverse database functions, as well as many math database functions . Setting ... . Added SQLite support for the StdDev and Variance functions. The handling of DISTINCT aggregation is added to ... tchman). The Avg , StdDev , and Variance aggregate functions now return a Decimal instead of a float when the i ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
django.utils.translation — Django 4.0.6 ドキュメント 6084
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e other code creates # a reference to one of these functions, don't break that reference when we # replace the ... rely on changing USE_I18N, you can delete all the functions from _trans.__dict__. Note that storing the functi ...
https://man.plustar.jp/django/_modules/django/utils/translation.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6084
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 。 Djangoが提供する集計関数については、 Aggregation Functions で説明されています。 キーワード引数を用いて集計情報 ... through to annotate() : >>> from django.db.models.functions import Lower >>> Blog . objects . values ( lower_n ... .models import CharField >>> from django.db.models.functions import Lower >>> CharField . register_lookup ( Low ... import CharField , Count >>> from django.db.models.functions import Lower >>> CharField . register_lookup ( Low ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Signals — Django 4.0.6 ドキュメント 6084
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g on screen. See the --verbosity flag for details. Functions which listen for pre_migrate should adjust what th ... ngs on the command line. If interactive is False , functions which listen for this signal should not try to pro ... g on screen. See the --verbosity flag for details. Functions which listen for post_migrate should adjust what t ... ngs on the command line. If interactive is False , functions which listen for this signal should not try to pro ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 0.95 リリースノート — Django 4.0.6 ドキュメント 5982
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng objects from the database. User-defined models, functions and constants now appear in the module namespace t ... AP. We've made it easier to add custom table-level functions to models, through a new "Manager" API. It's now p ...
https://man.plustar.jp/django/releases/0.95.html - [similar]
django.core.signing — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Modules up django.core.signing のソースコード """ Functions for creating and restoring url-safe signed JSON ob ... the 64 used by url-safe base64 and the ':'. These functions make use of all of them. """ import base64 import ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
モデル — Django 4.0.6 ドキュメント 5880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erence クエリー式 Conditional Expressions Database Functions 前のトピックへ マイグレーション操作 次のトピックへ ...
https://man.plustar.jp/django/ref/models/index.html - [similar]
django.utils.safestring — Django 4.0.6 ドキュメント 5829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ules up django.utils.safestring のソースコード """ Functions for working with "safe strings": strings that can ...
https://man.plustar.jp/django/_modules/django/utils/safestring.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 5829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atial Lookups Distance Lookups Geographic Database Functions Area AsGeoJSON AsGML AsKML AsSVG AsWKB AsWKT Azimu ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
PostgreSQL specific query expressions — Django 4.0.6 ドキュメント 5829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... b.models import OuterRef >>> from django.db.models.functions import JSONObject >>> from django.contrib.postgres ...
https://man.plustar.jp/django/ref/contrib/postgres/expressions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT