検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 30 for bulk (0.090 sec.)
マイグレーション操作 — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n . alias Country . objects . using ( db_alias ) . bulk_create ([ Country ( name = "USA" , code = "us" ), ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n them; that is, either some model was saved, some bulk update or delete was performed, or the user explic ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sers by groups which they are members of. QuerySet.bulk_create() now has a batch_size argument. By default ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r() method allows bitwise XOR operation . QuerySet.bulk_create() now sets the primary key on objects when ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... collations. The field_name argument of QuerySet.in_bulk() now accepts distinct fields if there's only one ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
モデル — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is not necessarily called when deleting objects in bulk using a QuerySet or as a result of a cascading del ... a workaround when creating or updating objects in bulk, since none of save() , pre_save , and post_save a ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 7262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fying auto-primary-key values is mostly useful for bulk-saving objects, when you're confident you won't ha ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7262
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed() . The new field_name parameter of QuerySet.in_bulk() allows fetching results based on any unique mode ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 7180
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is converted directly to an SQL statement. It is a bulk operation for direct updates. It doesn't run any s ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 7180
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nslation maintainer's contact information, but the bulk of the file is a list of messages -- mappings betw ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
PREV 1 2 3 NEXT