検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 70 for ordering (0.056 sec.)
Django 2.2.7 リリースノート — Django 4.0.6 ドキュメント 6851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ash on PostgreSQL when adding an Index with fields ordering and opclasses ( #30903 ). Restored the ability to ...
https://man.plustar.jp/django/releases/2.2.7.html - [similar]
テストツール — Django 4.0.6 ドキュメント 6851
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ty. Whitespace is ignored in most cases, attribute ordering is not significant. See assertHTMLEqual() for more ... ty. Whitespace is ignored in most cases, attribute ordering is not significant. See assertHTMLEqual() for more ... are equivalent to their self-closing version. The ordering of attributes of an HTML element is not significan ... Whitespace in most cases is ignored, and attribute ordering is not significant. See assertHTMLEqual() for more ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 6738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ult. get_date_list ( queryset , date_type = None , ordering = 'ASC' ) ¶ Returns the list of dates of type date ... t of get_date_list_period() is used. date_type and ordering are passed to QuerySet.dates() . 目次 Date-based m ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
Django 1.11.8 リリースノート — Django 4.0.6 ドキュメント 6738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) ( #28817 ). Fixed crash on SQLite and MySQL when ordering by a filtered subquery that uses nulls_first or nu ...
https://man.plustar.jp/django/releases/1.11.8.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "View on site" link. You can specify a descending ordering for a ModelAdmin.list_display value by prefixing t ... e update to the current CACHES syntax. The default ordering of Form fields in case of inheritance has changed ... nly affects you if you relied on the default field ordering while having fields defined on both the current cl ... ted object back to the content type for filtering, ordering and other query operations. When running tests on ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 6738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... フォーム ¶ Formsets may control the widget used when ordering forms via can_order by setting the ordering_widget ... attribute or overriding get_ordering_widget() . 国際化 (internationalization) ¶ Added t ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django 3.2.2 release notes — Django 4.0.6 ドキュメント 6738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nerating infinite migrations for a model with Meta.ordering contained OrderBy expressions ( #32714 ). 目次 Dja ...
https://man.plustar.jp/django/releases/3.2.2.html - [similar]
多対多 (many-to-many) 関係 — Django 4.0.6 ドキュメント 6738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... odels . CharField ( max_length = 30 ) class Meta : ordering = [ 'title' ] def __str__ ( self ): return self . ... els . ManyToManyField ( Publication ) class Meta : ordering = [ 'headline' ] def __str__ ( self ): return self ...
https://man.plustar.jp/django/topics/db/examples/many_to_many.html - [similar]
django.contrib.gis.measure — Django 4.0.6 ドキュメント 6640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... decimal import Decimal from functools import total_ordering __all__ = [ "A" , "Area" , "D" , "Distance" ] NUME ... s__ == type else obj . __class__ . __name__ @total_ordering class MeasureBase : STANDARD_UNIT = None ALIAS = { ...
https://man.plustar.jp/django/_modules/django/contrib/gis/measure.html - [similar]
django.utils.functional — Django 4.0.6 ドキュメント 6640
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rtools import operator from functools import total_ordering , wraps [ドキュメント] class cached_property : """ ... function is evaluated on every access. """ @total_ordering class __proxy__ ( Promise ): """ Encapsulate a fun ...
https://man.plustar.jp/django/_modules/django/utils/functional.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT