検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 81 for generic (0.078 sec.)
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ップグレードする 前のトピックへ ジェネリックビュー (generic view) 次のトピックへ セッションの使いかた 関連キー ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lates subdirectory of installed applications. This generic name was kept for backwards-compatibility. DjangoT ...
https://man.plustar.jp/django/topics/templates.html - [similar]
Advanced testing topics — Django 4.0.6 ドキュメント 6147
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing class-based view: views.py ¶ from django.views.generic import TemplateView class HomeView ( TemplateView ...
https://man.plustar.jp/django/topics/testing/advanced.html - [similar]
The syndication feed framework — Django 4.0.6 ドキュメント 6106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... The behavior of get_context_data() mimics that of generic views - you're supposed to call super() to retriev ...
https://man.plustar.jp/django/ref/contrib/syndication.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 6106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cal API and examples below will help with creating generic query expressions that can extend the built-in fun ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 6106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のドキュメントの後半で説明します。 {% extends "base_generic.html" %} {% block title %}{{ section.title }}{% en ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 6106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... k like: < ul class = "errorlist nonfield" > < li > Generic validation error </ li > </ ul > See フォーム API ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
URL ディスパッチャ — Django 4.0.6 ドキュメント 6106
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he URLconf. In some scenarios where views are of a generic nature, a many-to-one relationship might exist bet ...
https://man.plustar.jp/django/topics/http/urls.html - [similar]
QuerySet API リファレンス — Django 4.0.6 ドキュメント 6065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ェクトも事前に読み込んでおけるようになります。また、 GenericRelation や GenericForeignKey の事前読み込みも可能と ... 、使用できるのは結果が同種の場合に限ります。例えば、 GenericForeignKey が参照するオブジェクトの事前読み込みは、 ... モリと CPU の両方を節約します。 prefetch_related は GenericForeignKey リレーションシップの事前読み込みをサポー ... トしますが、クエリ数はデータに依存します。 GenericForeignKey は複数のテーブルでデータを参照できるので ...
https://man.plustar.jp/django/ref/models/querysets.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 6065
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rial language variants use the translations of the generic language. For example, untranslated pt_BR strings ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT