検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 60 for correctly (0.111 sec.)
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6660
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n't include their dependencies may now be sorted incorrectly (where the old algorithm produced results correctl ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 6660
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... usage of async_to_sync() above it in the stack to correctly run things on the main thread. If you use asyncio. ...
https://man.plustar.jp/django/topics/async.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 6529
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... within the context of isolate_apps() instances are correctly installed, you should pass the set of targeted app ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 6529
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vepoints (i.e. nested atomic() blocks) are handled correctly. That is, an on_commit() callable registered after ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 6529
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _can_speak ( self ): """Animals that can speak are correctly identified""" lion = Animal . objects . get ( name ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 6398
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ateTimeField uses this method to set the attribute correctly in the case of auto_now or auto_now_add . もしこの ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 6398
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hin a nested pair of Subquery instances to resolve correctly: >>> Book . objects . filter ( author = OuterRef ( ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6398
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... where because params will ensure values are quoted correctly according to your particular backend. For example, ... quotes will be escaped correctly. Bad: Entry . objects . extra ( where = [ "headlin ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6398
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 6 bytes, but many browsers will not set the cookie correctly. HttpResponse. set_signed_cookie ( key , value , s ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 6398
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hon. In Django 1.2, however, BooleanField on MySQL correctly returns a real bool . The only time this should ev ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
PREV 1 2 3 4 5 6 NEXT