検索

phrase: max: clip:
target: order:
Results of 31 - 35 of about 35 for commit (0.068 sec.)
Django 1.4 documentation 7065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... har ( 200 ) NOT NULL , "votes" integer NOT NULL ); COMMIT ; 以下の点に注意してください: 実際に出力される SQL ... すぐ述べるように、 Django では SQL を データベースに commit させる簡単な方法を提供しています。 興味があるなら、 ...
https://man.plustar.jp/django/contents.html - [similar]
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 7065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _id_c5b4b260" ON "polls_choice" ( "question_id" ); COMMIT ; 以下に注意してください: 正確な出力は、使用してい ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t use select_for_update() could be executed in autocommit mode, outside of a transaction. Before Django 1.6, ... peration. Django 1.6 introduced database-level autocommit; since then, execution in such a context voids the ... ATOMIC_REQUESTS set to True ), or Django's old autocommit behavior, in a project which runs without them; an ... odelFormSet s no longer delete instances when save(commit=False) is called. See can_delete for instructions ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ト後にアクションを実行する機能 ¶ 新しく追加された on_commit() フックを使えば、データベースのトランザクションが ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 7033
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , formset , change ): instances = formset . save ( commit = False ) for obj in formset . deleted_objects : o ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 4 NEXT