検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 92 for queries (0.112 sec.)
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5691
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of nonexistent and ambiguous datetimes. connection.queries now shows COPY … TO statements on PostgreSQL. File ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5691
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... which is very verbose as it includes all database queries. 必ずしもコンソールに出力する必要はありません。 dj ...
https://man.plustar.jp/django/topics/logging.html - [similar]
テストを書いて実行する — Django 4.0.6 ドキュメント 5691
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... It is a bad idea to have such import-time database queries in your code anyway - rewrite your code so that it ...
https://man.plustar.jp/django/topics/testing/overview.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 5598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the provided value is an integer, which can cause queries to include unexpected objects in their results. Th ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ging for failing tests. If --verbosity is 2 , then queries in passing tests are also output. --parallel [N] ¶ ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 5598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ropriate. Both of these methods will perform their queries using the default manager for the model. If you ne ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 5598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... トするためにテンプレート内で使うことができます。 sql_queries -- {'sql': ..., 'time': ...} ディクショナリのリスト ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r datetime to a significant component. They enable queries like sales-per-day or sales-per-hour. Model.__init ... uery counts tested by TransactionTestCase.assertNumQueries() . Support for skip_validation in BaseCommand.exe ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _update() on PostgreSQL 9.5+ and Oracle to execute queries with FOR UPDATE SKIP LOCKED . Added the TEST['TEMP ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5598
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... backend that checks the Django users database and queries the built-in permissions. It does not provide prot ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT