検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 169 for order (0.313 sec.)
Django 1.11.23 リリースノート — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ressions used by Truncator have been simplified in order to avoid potential backtracking issues. As a conse ...
https://man.plustar.jp/django/releases/1.11.23.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s not intended for use with untrusted data, but in order to err on the side of safety in Django 1.3.6 the X ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erySet.latest() , and Meta.get_latest_by now allow ordering by several fields. Added the ExtractQuarter fun ... r relations. Added support for expressions in Meta.ordering . The new named parameter of QuerySet.values_li ... ¶ To help prevent runtime errors due to incorrect ordering of form field arguments, optional arguments of ... ds referenced by other models in a transaction. In order to allow migrations containing these operations to ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
Django 2.1.11 リリースノート — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ressions used by Truncator have been simplified in order to avoid potential backtracking issues. As a conse ...
https://man.plustar.jp/django/releases/2.1.11.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t can be sorted in the change list page. The admin_order_field attribute for elements in ModelAdmin.list_di ... ns can now be negated using a minus sign. QuerySet.order_by() and distinct(*fields) now support using field ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... covers lookups. django.contrib.postgres ¶ The new ordering argument for ArrayAgg and StringAgg determines ... the ordering of the aggregated elements. The new BTreeIndex ... l() assertion checks for a given URL, ignoring the ordering of the query string. assertRedirects() uses the ... go 2.2.12. Features deprecated in 2.2 ¶ Model Meta.ordering will no longer affect GROUP BY queries ¶ A mode ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django 3.1.1 release notes — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s builtin middlewares ( #31928 ). Fixed a QuerySet.order_by() crash on PostgreSQL when ordering and groupin ...
https://man.plustar.jp/django/releases/3.1.1.html - [similar]
Django 3.2.1 release notes — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ploaded files with suitably crafted file names. In order to mitigate this risk, stricter basename and path ... () , intersection() , and difference() when it was ordered by an unannotated field ( #32627 ). Restored, fo ... caused a crash of QuerySet.update() on a queryset ordered by inherited or joined fields on MySQL and Maria ...
https://man.plustar.jp/django/releases/3.2.1.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 5299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jects from being displayed: >>> Author . objects . order_by ( 'name' ) <QuerySet [<Author: Charles Baudelai ... et = AuthorFormSet ( queryset = Author . objects . order_by ( 'name' )) >>> [ x . name for x in formset . g ... et = AuthorFormSet ( queryset = Author . objects . order_by ( 'name' )) >>> for form in formset : ... print ... す。 参考 手動でレンダリングされた can_delete と can_order . InlineFormSet のメソッドをオーバーライドする ¶ I ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
Generic date ビュー — Django 4.0.6 ドキュメント 5231
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... esented as datetime.datetime objects, in ascending order. year : A date object representing the given year. ... esented as datetime.datetime objects, in ascending order. month : A date object representing the given mont ...
https://man.plustar.jp/django/ref/class-based-views/generic-date-based.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT