検索

phrase: max: clip:
target: order:
Results of 1 - 8 of about 8 for wrappers (0.022 sec.)
Database instrumentation — Django 4.0.6 ドキュメント 13736
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd the execution of database queries. For example, wrappers can count queries, measure query duration, log que ... le rendering a template with prefetched data). The wrappers are modeled after middleware -- they are callables ... g a wrapper is done in a context manager -- so the wrappers are temporary and specific to some flow in your co ... mplate_name , context ) The parameters sent to the wrappers are: execute -- a callable, which should be invoke ...
https://man.plustar.jp/django/topics/db/instrumentation.html - [similar]
Signals — Django 4.0.6 ドキュメント 8874
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ext with which the template was rendered. Database Wrappers ¶ Signals sent by the database wrapper when a data ... signals setting_changed template_rendered Database Wrappers connection_created 前のトピックへ 設定 次のトピック ...
https://man.plustar.jp/django/ref/signals.html - [similar]
django.db.utils — Django 4.0.6 ドキュメント 8549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... specific database exceptions using Django's common wrappers. """ def __init__ ( self , wrapper ): """ wrapper ...
https://man.plustar.jp/django/_modules/django/db/utils.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 8549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... exception NotSupportedError [ソース] ¶ The Django wrappers for database exceptions behave exactly the same as ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 8549
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... smtplib module, Django provides a couple of light wrappers over it. These wrappers are provided to make sendi ...
https://man.plustar.jp/django/topics/email.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 8061
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nctionality with GEOSGeometry objects and are thin wrappers around OGR's internal geometry representation. Thu ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 8061
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nection.execute_wrapper() method allows installing wrappers around execution of database queries . The new fil ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 7898
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django doesn't use xgettext alone. It uses Python wrappers around xgettext and msgfmt . This is mostly for co ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
PREV 1 NEXT