検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 110 for Single (0.130 sec.)
はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 5613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... れに付随するメタデータです。 設計思想 A model is the single, definitive source of information about your data. ...
https://man.plustar.jp/django/intro/tutorial02.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ires more information than could be displayed in a single widget, and the layout required for multiple widge ... vanced_site . urls ), ] AdminSite instances take a single argument to their constructor, their name, which c ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
GDAL API — Django 4.0.6 ドキュメント 5613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... lock. This is useful to fill an entire band with a single value, for instance. For example: >>> rst = GDALRa ...
https://man.plustar.jp/django/ref/contrib/gis/gdal.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () , except it takes a list of values instead of a single value. QueryDict. lists () ¶ Like items() , except ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This method must accept a QuerySet instance as its single argument and return a filtered version of the quer ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 5613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng ordering or overriding get_ordering() . The new SingleObjectMixin.query_pk_and_slug attribute allows chan ... s comparison operator in if template tag ¶ Using a single equals sign with the {% if %} template tag for equ ... , BaseCommentNode , GenericForeignKey , Manager , SingleRelatedObjectDescriptor and ReverseSingleRelatedObj ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5613
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vides a get_form_kwargs method. The method takes a single argument - the index of the form in the formset. T ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
Django 1.4 documentation 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。 設計哲学 モデルは、手持ちのデータに対する唯一 (single) の決定的な (definitive) ソースです。モデルには自分 ...
https://man.plustar.jp/django/contents.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... トで使いやすくするための代替表現です。 Evaluating a single-attribute lookup of {{ perms }} as a boolean is a ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
モデル — Django 4.0.6 ドキュメント 5511
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to have multiple fields of type OneToOneField on a single model. ファイルを横断したモデル ¶ It's perfectly O ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 NEXT