検索

phrase: max: clip:
target: order:
Results of 31 - 38 of about 38 for item (0.069 sec.)
設定 — Django 4.0.6 ドキュメント 7248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... eptions raised in the request/response cycle. Each item in the list should be a tuple of (Full name, email ... use for various automated correspondence from the site manager(s). This doesn't include error messages sen ... all template engines to be used with Django. Each item of the list is a dictionary containing the options ...
https://man.plustar.jp/django/ref/settings.html - [similar]
データベースアクセスの最適化 — Django 4.0.6 ドキュメント 7248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... > entry = Entry . objects . get ( headline = "News Item Title" ) これは、 id がデータベースによってインデッ ...
https://man.plustar.jp/django/topics/db/optimization.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 7248
" + 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 ... a tuple can be used instead of a string. The first item in the tuple should be the Loader class name, and ... subsequent items are passed to the Loader during initialization. T ... uest object as their argument and return a dict of items to be merged into the context. It defaults to an ...
https://man.plustar.jp/django/topics/templates.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 7201
" + 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 ... a tuple can be used instead of a string. The first item in the tuple should be the Loader class name, subs ... equent items are passed to the Loader during initialization. I ... 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 ドキュメント 7201
" + 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() メソッドを使用せずに、デフォルト値を提供してしま ... of the more commonly used tags: for Loop over each item in an array. For example, to display a list of ath ... his approach maximizes code reuse and helps to add items to shared content areas, such as section-wide nav ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 7201
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he GeoDjango application itself and related to the item above about changes in the test runners: The djang ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7201
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tgres must be in INSTALLED_APPS ). django.contrib.sitemaps ¶ Added the protocol keyword argument to the Ge ... nericSitemap constructor. キャッシュ ¶ cache.set_many() now r ... 属性のサポートが削除されました。 SyndicationFeed.add_item() の enclosure キーワード引数が削除されました。 dj ... ontrib.gis django.contrib.postgres django.contrib.sitemaps キャッシュ ファイルストレージ フォーム ジェネリ ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
モデルフィールドリファレンス — Django 4.0.6 ドキュメント 7154
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ence consisting itself of iterables of exactly two items (e.g. [(A, B), (A, B) ...] ) to use as choices fo ... data type. If a tuple is not provided, or the last item is not a (lazy) string, the label is automatically ...
https://man.plustar.jp/django/ref/models/fields.html - [similar]
PREV 1 2 3 4 NEXT