検索

phrase: max: clip:
target: order:
Results of 141 - 146 of about 146 for instance (0.145 sec.)
データベースのトランザクション — Django 4.0.6 ドキュメント 4982
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iety of things can cause an implicit rollback. For instance, if your database connection is dropped because yo ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
Django 1.4 documentation 4911
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se ( 'polls/detail.html' , { 'poll' : p }, context_instance = RequestContext ( request )) これがどのように動く ... message' : "選択肢を選んでいません。" , }, context_instance = RequestContext ( request )) else : selected_choi ...
https://man.plustar.jp/django/contents.html - [similar]
索引 — Django 4.0.6 ドキュメント 4911
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... (BaseDatabaseSchemaEditor のメソッド) create_model_instance() (backends.db.SessionStore のメソッド) create_par ... t_initial_for_field() (Form のメソッド) get_inline_instances() (ModelAdmin のメソッド) get_inlines() (ModelAdm ... -partitions --include-views INSTALLED_APPS setting instance (ModelChoiceIteratorValue の属性) int_list_validat ...
https://man.plustar.jp/django/genindex.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 4911
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d now tries to directly UPDATE the database if the instance has a primary key value. Previously SELECT was per ... False may raise an exception when saving new model instances to the database, because None isn't an acceptable ... er class for checking if none() has been called: isinstance(qs.none(), EmptyQuerySet) If your CSS/JavaScript c ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 4911
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , and you will NOT have any custom constructors or instance methods. Plan appropriately! References to functio ... ll be used for new installs. Once you are sure all instances of the codebase have applied the migrations you s ... replaces and distribute this change to all running instances of your application, making sure that they run mi ... ンス functools.partial() and functools.partialmethod instances which have serializable func , args , and keyword ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 4829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e, which makes the translation process easier. For instance, the following {% blocktranslate %} tag: {% blockt ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 NEXT