検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 169 for order (0.094 sec.)
テストツール — Django 4.0.6 ドキュメント 5480
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pport creating deep copies with copy.deepcopy() in order to isolate them from alterations performed by each ... est will not be affected by another test or by the order of test execution. By default, fixtures are only l ... ty. Whitespace is ignored in most cases, attribute ordering is not significant. See assertHTMLEqual() for m ... ty. Whitespace is ignored in most cases, attribute ordering is not significant. See assertHTMLEqual() for m ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
How to write custom lookups — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ange__abs__exact=27 として解釈します。 これにより``ORDER BY``句と`DISTINCT ON``句の使用も可能です。例えば`` ... Experiment.objects.order_by('change__abs')``は以下のSQLを生成します。 SELEC ... T ... ORDER BY ABS ( "experiments" . "change" ) ASC そして、Po ...
https://man.plustar.jp/django/howto/custom-lookups.html - [similar]
PostgreSQL specific model fields — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he array of keys is the given value. Note that the order is not guaranteed to be reliable, so this transfor ... array of values is the given value. Note that the order is not guaranteed to be reliable, so this transfor ... ly if necessary. This is also the strategy used to order by a range field. It is better to use the specific ...
https://man.plustar.jp/django/ref/contrib/postgres/fields.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... _1" value="paul">' You may provide a dictionary in order to specify custom suffixes for the name attribute ... key will be appended to the name of the widget in order to generate the attribute value. You may provide t ... he empty string ( '' ) for a single key, in order to suppress the suffix for one widget. For example ... eir own custom label. The labels should be in this order ('year_label', 'month_label', 'day_label') . # A c ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t, returns the same dict . Override this method in order to customize the context. SimpleTemplateResponse. ... t instance to be rendered. Override this method in order to customize template loading. SimpleTemplateRespo ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
Django 1.11.27 リリースノート — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... a password reset token for the matched account. In order to avoid this vulnerability, password reset reques ...
https://man.plustar.jp/django/releases/1.11.27.html - [similar]
Django 1.2.2 release notes — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.2.2, we have made an exception to this rule. In order to test a bug fix that forms part of the 1.2.2 rel ...
https://man.plustar.jp/django/releases/1.2.2.html - [similar]
Django 1.5.5 release notes — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... go 1.5.4 imposes a 4096-byte limit on passwords in order to mitigate a denial-of-service attack through sub ...
https://man.plustar.jp/django/releases/1.5.5.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The assertQuerysetEqual() now checks for undefined order and raises ValueError if undefined order is spotte ... d. The order is seen as undefined if the given QuerySet isn't o ... rdered and there is more than one ordered value to compare against. Added earliest() for s ... w ignored and can be removed. New test runner ¶ In order to maintain greater consistency with Python's unit ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.9.7 リリースノート — Django 4.0.6 ドキュメント 5423
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es ( #26603 ). Fixed on_commit callbacks execution order when callbacks make transactions ( #26627 ). Fixed ...
https://man.plustar.jp/django/releases/1.9.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT