検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 189 for values (0.026 sec.)
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6625
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and Secure flags on language cookies. The default values of these settings preserve the previous behavior. ... much like an AutoField except that it only allows values under a certain (database-dependent) limit. Values ... _returned_insert_columns() which returns a list of values returned by the INSERT … RETURNING statement, inst ... to 0o644 to avoid this inconsistency. New default values for security settings ¶ To make Django projects mo ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.0.5 リリースノート — Django 4.0.6 ドキュメント 6505
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression in Django 3.0 where QuerySet.values() and values_list() crashed if a queryset containe ... ngo 3.0.4 リリースノート 関連キーワード Bugfixes , values , トピック , previous , up , next , ドキュメント , ...
https://man.plustar.jp/django/releases/3.0.5.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 6450
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pe' ), ... ) . exclude ( pk = OuterRef ( 'pk' )) . values ( 'pk' ) >>> When ( Exists ( non_unique_account_ty ... ount_type' , ... ) Keep in mind that each of these values can be an expression. 注釈 Since the then keyword ... ' )), ... default = Value ( '0%' ), ... ), ... ) . values_list ( 'name' , 'discount' ) <QuerySet [('Jane Doe ... %' )), ... default = Value ( '0%' ), ... ) ... ) . values_list ( 'name' , 'discount' ) <QuerySet [('Jane Doe ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Django 1.11.13 リリースノート — Django 4.0.6 ドキュメント 6385
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed a regression in Django 1.11.12 where QuerySet.values() or values_list() after combining an annotated an ... ango 1.11.12 リリースノート 関連キーワード Fixed , values , トピック , previous , up , next , Bugfixes , reg ...
https://man.plustar.jp/django/releases/1.11.13.html - [similar]
Django 1.9.6 リリースノート — Django 4.0.6 ドキュメント 6330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... one rather than raising a KeyError for nonexistent values ( #26520 ). Fixed a regression causing the cached ... conversion of an empty string to null when saving values of GenericIPAddressField on SQLite and MySQL ( #26 ... ression , Bugfixes , when , redirects , template , values , next , up , previous クイック検索 Last update: 2 ...
https://man.plustar.jp/django/releases/1.9.6.html - [similar]
Django 2.0.5 リリースノート — Django 4.0.6 ドキュメント 6330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Fixed a regression in Django 2.0.4 where QuerySet.values() or values_list() after combining an annotated an ... b , regression , トピック , previous , up , next , values , Bugfixes , ning クイック検索 Last update: 2022年 ...
https://man.plustar.jp/django/releases/2.0.5.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 6330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 利用できます。 必要ないものを取り出さない ¶ QuerySet.values() や values_list() を使用する ¶ When you only want ... a dict or list of values, and don't need ORM model objects, make appropriat ... e usage of values() . These can be useful for replacing model object ... ¶ Rather than retrieve a load of objects, set some values, and save them individual, use a bulk SQL UPDATE s ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 6264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ne or raise an Http404 exception, depending on the values of allow_empty and allow_future . get_previous_yea ... ne or raise an Http404 exception, depending on the values of allow_empty and allow_future . MonthMixin ¶ cla ... ne or raise an Http404 exception, depending on the values of allow_empty and allow_future . get_previous_mon ... ne or raise an Http404 exception, depending on the values of allow_empty and allow_future . DayMixin ¶ class ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
Django 1.11.27 リリースノート — Django 4.0.6 ドキュメント 6264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . When using with ArrayField(BooleanField()) , all values after the first True value were marked as checked ... instead of preserving passed values ( #31073 ). 目次 Django 1.11.27 リリースノート CVE ... 26 リリースノート 関連キーワード email , account , values , loss , comparison , sent , token , form , hijack ...
https://man.plustar.jp/django/releases/1.11.27.html - [similar]
Django 2.2.9 リリースノート — Django 4.0.6 ドキュメント 6264
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . When using with ArrayField(BooleanField()) , all values after the first True value were marked as checked ... instead of preserving passed values ( #31073 ). 目次 Django 2.2.9 リリースノート CVE-2 ... .8 リリースノート 関連キーワード email , account , values , loss , comparison , sent , token , form , hijack ...
https://man.plustar.jp/django/releases/2.2.9.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT