検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 121 for related (0.032 sec.)
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... yset's query. QuerySet.raw() now supports prefetch_related() . Request と Response ¶ Added HttpRequest.get_fu ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 5439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f _get_blog ( pk ): return Blog . objects . select_related ( 'author' ) . get ( pk = pk ) get_blog = sync_to_ ...
https://man.plustar.jp/django/topics/async.html - [similar]
Unit tests — Django 4.0.6 ドキュメント 5390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le to identify a small number of tests that may be related to the failure. For example, suppose that the fail ...
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm... - [similar]
Django の概要 — Django 4.0.6 ドキュメント 5390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is cool > ] > # Article objects get API access to related Reporter objects. >>> r = a . reporter >>> r . ful ...
https://man.plustar.jp/django/intro/overview.html - [similar]
設計思想 — Django 4.0.6 ドキュメント 5390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を呼び出す必要があるのはこのためです。 これは select_related() QuerySet メソッドが存在していることの理由でもあり ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 5390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 't contain a models module. Note that the database related signals such as pre_migrate and post_migrate are o ...
https://man.plustar.jp/django/ref/applications.html - [similar]
GIS QuerySet API リファレンス — Django 4.0.6 ドキュメント 5390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nversion) Tests if the geometry field is spatially related to the lookup geometry by the values given in the ... lly Extended Nine-Intersection Model). [2] See SDO_RELATE documentation , from the Oracle Spatial and Graph D ...
https://man.plustar.jp/django/ref/contrib/gis/geoquerysets.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 'except' because we could get a variety # of HTTP-related exceptions. pass A more efficient solution, howeve ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... : All hidden bound fields. errors : All non field related or hidden field related form errors. render() ¶ Ne ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sing the clear_delayed_apps_cache() method to make related models available: def database_forwards ( self , a ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 NEXT