検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 169 for order (0.173 sec.)
システムチェックフレームワーク — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u can pass as many tags to register as you want in order to label your check. Tagging checks is useful sinc ...
https://man.plustar.jp/django/topics/checks.html - [similar]
一対一 (one-to-one) 関係 — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ether they have Restaurants: >>> Place . objects . order_by ( 'name' ) <QuerySet [<Place: Ace Hardware the ...
https://man.plustar.jp/django/topics/db/examples/one_to_one.html - [similar]
Django を使う — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ary headers Controlling cache: Using other headers Order of MIDDLEWARE 条件付きビュー condition デコレータ ...
https://man.plustar.jp/django/topics/index.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5163
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lass. get_template() tries each template engine in order until one succeeds. If the template cannot be foun ... It doesn't know about Django filters and tags. In order to use Django-specific APIs, you must configure th ...
https://man.plustar.jp/django/topics/templates.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 5107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r policy is for contributors to "claim" tickets in order to let other developers know that a particular bug ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Support for passing raw column aliases to QuerySet.order_by() will be removed. The model NullBooleanField w ... .QuerySetPaginator will be removed. A model's Meta.ordering will no longer affect GROUP BY queries. django. ... of django.forms.RegexField will be removed. The unordered_list filter will no longer support old style lis ... ctures.SortedDict will be removed. Use collections.OrderedDict from the Python standard library instead. Mo ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 5107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eep this list as small as effectively possible, in order to better manage the flow of confidential informat ...
https://man.plustar.jp/django/internals/security.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 5107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... et_queryset() でこれを取得するようにしてください。 ordering ¶ queryset に適用される並び順を指定するための文 ... 字列ないし文字列のリストです。 order_by() に対するものと同じ値が有効です。 paginate_by ... いです(クエリセット特有の挙動を有効にするため)。 get_ordering () ¶ queryset に適用される順序を定義する、文字列 ... (または文字列のイテラブル)を返します。 Returns ordering by default. paginate_queryset ( queryset , page ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 5107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... RL resolution apply view middleware. Note that the order of MIDDLEWARE matters. Generally, you can put Flat ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
Django の例外 — Django 4.0.6 ドキュメント 5107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... abstract base class An infinite loop is caused by ordering A keyword cannot be parsed from the filter para ... d A field name is invalid A query contains invalid order_by arguments ValidationError ¶ exception Validatio ...
https://man.plustar.jp/django/ref/exceptions.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT