Results of 21 - 30 of about 78 for expression (0.051 sec.)
- Django 3.2 release notes — Django 4.0.6 ドキュメント 6777
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
grating such tables. Functional indexes ¶ The new *expressions positional argument of Index() enables creating f ...
unctional indexes on expressions and database functions. For example: from django. ...
rrayField now allow (non-nested) arrays containing expressions as right-hand sides. The new OpClass() expression ...
allows creating functional indexes on expressions with a custom operator class. See Functional inde ...
-
https://man.plustar.jp/django/releases/3.2.html
- [similar]
- Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 6694
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
tastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to imple ...
e filters, which were thus vulnerable. The regular expressions used by Truncator have been simplified in order t ...
DateTimeRangeField , if the right hand side of an expression is the same type ( #30621 ). Fixed a regression in ...
-
https://man.plustar.jp/django/releases/2.2.4.html
- [similar]
- Form fields — Django 4.0.6 ドキュメント 6653
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
email address, using a moderately complex regular expression. エラーメッセージのキー: required 、 invalid Has t ...
dants will be listed as choices. match ¶ A regular expression pattern; only files with names matching this expre ...
ate that the given value matches a certain regular expression. エラーメッセージのキー: required 、 invalid Takes ...
one required argument: regex ¶ A regular expression specified either as a string or a compiled regular ...
-
https://man.plustar.jp/django/ref/forms/fields.html
- [similar]
- Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6611
- " + 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 Que ...
te_of_column = True . To enable support for Window expressions, set DatabaseFeatures.supports_over_clause to Tru ...
ing 's inheritance of RuntimeWarning . Renamed BaseExpression._output_field to output_field . You may need to up ...
date custom expressions. In older versions, forms and formsets combine th ...
-
https://man.plustar.jp/django/releases/2.0.html
- [similar]
- Django 1.10.6 release notes — Django 4.0.6 ドキュメント 6529
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ntegerField from DateField ( #27828 ). Fixed query expression date subtraction accuracy on PostgreSQL for differ ...
-
https://man.plustar.jp/django/releases/1.10.6.html
- [similar]
- Django 1.11.26 リリースノート — Django 4.0.6 ドキュメント 6529
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
s.JSONField , if the right or left hand side of an expression is a key transform ( #30826 ). 目次 Django 1.11.26 ...
-
https://man.plustar.jp/django/releases/1.11.26.html
- [similar]
- Django 2.1.14 リリースノート — Django 4.0.6 ドキュメント 6529
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
s.JSONField , if the right or left hand side of an expression is a key transform ( #30826 ). 目次 Django 2.1.14 ...
-
https://man.plustar.jp/django/releases/2.1.14.html
- [similar]
- Django 2.2.7 リリースノート — Django 4.0.6 ドキュメント 6529
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
s.JSONField , if the right or left hand side of an expression is a key transform ( #30826 ). Prevented migrate - ...
-
https://man.plustar.jp/django/releases/2.2.7.html
- [similar]
- Django 1.10.4 release notes — Django 4.0.6 ドキュメント 6487
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
n SQLite when updating a DateTimeField with an F() expression and a timedelta ( #27544 ). Prevented LocaleMiddle ...
-
https://man.plustar.jp/django/releases/1.10.4.html
- [similar]
- Django 1.8.9 リリースノート — Django 4.0.6 ドキュメント 6487
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ed a crash when using an __in lookup inside a Case expression ( #26071 ). Fixed a crash when using a reverse One ...
-
https://man.plustar.jp/django/releases/1.8.9.html
- [similar]