検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 87 for Adding (0.058 sec.)
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he new ContextMixin.extra_context attribute allows adding context in View.as_view() . 管理コマンド ¶ inspect ... new filter argument for built-in aggregates allows adding different conditionals to multiple aggregations ov ... amed tuples. The new FilteredRelation class allows adding an ON clause to querysets. ページネーション ¶ Adde ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 2.1.15 リリースノート — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent the desired functionality. In the longer term, adding a documented, supported, and properly-tested mecha ...
https://man.plustar.jp/django/releases/2.1.15.html - [similar]
Django 2.2.8 リリースノート — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent the desired functionality. In the longer term, adding a documented, supported, and properly-tested mecha ...
https://man.plustar.jp/django/releases/2.2.8.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... heckConstraint and UniqueConstraint classes enable adding custom database constraints. Constraints are added ... TINCT aggregation is added to the Aggregate class. Adding allow_distinct = True as a class attribute on Aggr ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 6814
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pagation. This may not be noticeable at first, but adding this penalty of one thread per request can remove ... es it all runs in the same thread, e.g. middleware adding things to a request for later use in views. Rather ...
https://man.plustar.jp/django/topics/async.html - [similar]
Measurement Objects — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ween the distance objects: >>> print ( d1 + d2 ) # Adding 5 miles to 5 kilometers 13.04672 km >>> print ( d2 ...
https://man.plustar.jp/django/ref/contrib/gis/measure.html - [similar]
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 0628 ). Fixed a migration crash on PostgreSQL when adding a check constraint with a contains lookup on DateR ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Field.db_index to add these from Django. Consider adding indexes to fields that you frequently query using ... QuerySet by calling order_by() with no parameters. Adding an index to your database may help to improve orde ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
View decorators — Django 4.0.6 ドキュメント 6612
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tor patches the response's Cache-Control header by adding all of the keyword arguments to it. See patch_cach ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
How to override templates — Django 4.0.6 ドキュメント 6411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... en. The template replaces just the branding block, adding a custom logo, and using block.super to retain the ...
https://man.plustar.jp/django/howto/overriding-templates.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT