検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 45 for items (0.062 sec.)
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 7303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uest object as their argument and return a dict of items to be merged into the context. It defaults to an e ... tuple should be the Loader class name, subsequent items are passed to the Loader during initialization. It ... ctionary to Context() . But you can add and delete items from a Context object once it's been instantiated, ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 7303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ットを考えてみましょう: {% for k , v in defaultdict.items %} Do something with k and v here... {% endfor %} ... われるため、その挙動が動作してしまい、意図していた .items() メソッドを使用せずに、デフォルト値を提供してしま ... his approach maximizes code reuse and helps to add items to shared content areas, such as section-wide navi ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 7303
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ures , which is a list of Enclosure instances. num_items () ¶ root_attributes () ¶ Return extra attributes ... Returns the latest pubdate or updateddate for all items in the feed. If no items have either of these attr ...
https://man.plustar.jp/django/ref/utils.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 7227
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l these things lined up. Pre-release tasks ¶ A few items need to be taken care of before even beginning the ... essed. New stable branch tasks ¶ There are several items to do in the time following the creation of a new ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 7227
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ). Fixed a regression that caused the "user-tools" items to display on the admin's logout page ( #26035 ). ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 7165
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... od takes no arguments, and returns a tuple of four items: name : The field's attribute name on its parent m ... rate methods are only referring to fields or other items in model._meta . initial_data ¶ Apps with migratio ... tances. for field , error_list in self . _errors . items (): if not isinstance ( error_list , self . error_ ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
django.core.paginator — Django 4.0.6 ドキュメント 7089
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e paginator. """ # Special case, return zero if no items. if self . paginator . count == 0 : return 0 retur ...
https://man.plustar.jp/django/_modules/django/core/paginator.html - [similar]
索引 — Django 4.0.6 ドキュメント 7089
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t_period() (BaseDateListView のメソッド) get_dated_items() (BaseDateListView のメソッド) get_dated_queryset ... Feed のメソッド) item_geometry() (Feed のメソッド) items (Sitemap の属性) items() (backends.base.SessionBas ... ry の属性) num_interior_rings (Polygon の属性) num_items() (SyndicationFeed のメソッド) num_pages (Paginato ...
https://man.plustar.jp/django/genindex.html - [similar]
Date-based mixins — Django 4.0.6 ドキュメント 7089
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f 'year' (default), 'month' , or 'day' . get_dated_items () ¶ Returns a 3-tuple containing ( date_list , ob ...
https://man.plustar.jp/django/ref/class-based-views/mixins-date-based.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 7089
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t_paginate_by ( queryset ) ¶ Returns the number of items to paginate by, or None for no pagination. By defa ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
PREV 1 2 3 4 5 NEXT