検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 93 for Usage (0.076 sec.)
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 6060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to the database and might increase database memory usage. Added MySQL support for the 'isolation_level' opt ... per.create_cursor(self, name=None) method to allow usage of server-side cursors on backends that support it ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
条件付きビュー — Django 4.0.6 ドキュメント 6060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tions, the middleware has limitations for advanced usage: It's applied globally to all views in your projec ...
https://man.plustar.jp/django/topics/conditional-view-processing.html - [similar]
多対多 (many-to-many) 関係 — Django 4.0.6 ドキュメント 6060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 前のトピックへ Examples of model relationship API usage 次のトピックへ 多対一 (many-to-one) 関係 関連キーワ ...
https://man.plustar.jp/django/topics/db/examples/many_to_many.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the shorter unnamed group, e.g. ([0-9]{4}) . This usage isn't particularly recommended as it makes it easi ... t, obtain the associated URL. The first one is the usage we've been discussing in the previous sections. Th ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 5954
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ll to ThreadSensitiveContext will set the context. Usage: >>> import time >>> async with ThreadSensitiveCon ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
Geographic Database Functions — Django 4.0.6 ドキュメント 5954
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e value in kilometers. See Measurement Objects for usage details and the list of Supported units . Envelope ...
https://man.plustar.jp/django/ref/contrib/gis/functions.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 5954
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ressions directly, but expression construction and usage often does not happen in the same place (for examp ... es this can result in significantly reduced memory usage. The amount of executed queries can be reduced, to ... gregation and Filtering on annotations for example usage. default ¶ New in Django 4.0. An optional argument ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5954
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ons_mode parameters. See collectstatic for example usage. The CachedStaticFilesStorage backend gets a sibli ... ecated in 1.5 for details, including how to remove usage of these features. django.utils.simplejson is remo ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 5954
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n the same thread. Note, though, that it relies on usage of async_to_sync() above it in the stack to correc ...
https://man.plustar.jp/django/topics/async.html - [similar]
マネージャ — Django 4.0.6 ドキュメント 5954
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... od from_queryset ( queryset_class ) ¶ For advanced usage you might want both a custom Manager and a custom ...
https://man.plustar.jp/django/topics/db/managers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT