検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 69 for expressions (0.063 sec.)
Django 4.0 release notes — Django 4.0.6 ドキュメント 6787
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate path. Functional unique constraints ¶ The new *expressions positional argument of UniqueConstraint() enables ... creating functional unique constraints on expressions and database functions. For example: from django.d ... TrigramWordDistance() and TrigramWordSimilarity() expressions allow using trigram word similarity. django.contri ... r_update() is now allowed on MariaDB 10.6+. Lookup expressions may now be used in QuerySet annotations, aggregati ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r>/' , views . year_archive ), ... ] Using regular expressions ¶ If the paths and converters syntax isn't suffici ... fining your URL patterns, you can also use regular expressions. To do so, use re_path() instead of path() . In Py ... thon regular expressions, the syntax for named regular expression groups is ... mple URLconf from earlier, rewritten using regular expressions: from django.urls import path , re_path from . imp ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 6688
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecific database constraint django.contrib.postgres.expressions PostgreSQL specific query expressions django.contr ...
https://man.plustar.jp/django/py-modindex.html - [similar]
Django 1.11.24 リリースノート — Django 4.0.6 ドキュメント 6688
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... res.fields.JSONField and HStoreField when using on expressions with params ( #30672 ). 目次 Django 1.11.24 リリー ...
https://man.plustar.jp/django/releases/1.11.24.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6688
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the current umask value is first masked out. The F expressions supported bitwise operators by & and | . These ope ... oval of & and | was done to be consistent with Q() expressions and QuerySet combining where the operators are use ... n AND and OR operators. In a filter() call, when F expressions contained lookups spanning multi-valued relations, ... long the same chain. This was changed, and now F() expressions will always use the same relations as other lookup ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 2.1.12 リリースノート — Django 4.0.6 ドキュメント 6688
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... res.fields.JSONField and HStoreField when using on expressions with params ( #30672 ). 目次 Django 2.1.12 リリース ...
https://man.plustar.jp/django/releases/2.1.12.html - [similar]
Django 4.0.5 release notes — Django 4.0.6 ドキュメント 6688
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... at caused a crash of QuerySet.filter() on IsNull() expressions ( #33705 ). Fixed a bug in Django 4.0 where a hidd ...
https://man.plustar.jp/django/releases/4.0.5.html - [similar]
モデル — Django 4.0.6 ドキュメント 6645
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ァレンス Lookup API reference クエリー式 Conditional Expressions Database Functions 前のトピックへ マイグレーション ...
https://man.plustar.jp/django/ref/models/index.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6645
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er the same fields or relations. Added support for expressions in Meta.ordering . The new named parameter of Quer ... te_of_column = True . To enable support for Window expressions, set DatabaseFeatures.supports_over_clause to True ... ld to output_field . You may need to update custom expressions. In older versions, forms and formsets combine the ... Support for the old signature in custom fields and expressions remains until Django 3.0. その他 ¶ The django.db.b ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 2.2.5 リリースノート — Django 4.0.6 ドキュメント 6645
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... res.fields.JSONField and HStoreField when using on expressions with params ( #30672 ). Fixed a regression in Djan ...
https://man.plustar.jp/django/releases/2.2.5.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT