検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 60 for インスタンス (0.024 sec.)
How to write custom lookups — Django 4.0.6 ドキュメント 6325
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ことは安全です。つまり、 lhs は常に AbsoluteValue のインスタンスです 。 また、クエリで両側が複数回使用されているので ...
https://man.plustar.jp/django/howto/custom-lookups.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 6238
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... メタデータは、アプリケーションレジストリが AppConfig インスタンス内に保存しています。 There's no restriction that a p ...
https://man.plustar.jp/django/ref/applications.html - [similar]
How to write a custom storage class — Django 4.0.6 ドキュメント 6165
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... orage ): ... Djangoは引数なしでストレージシステムをインスタンス化できなければなりません。これは、 `` django.conf.se ...
https://man.plustar.jp/django/howto/custom-file-storage.html - [similar]
はじめての Django アプリ作成、その 5 — Django 4.0.6 ドキュメント 6122
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ここでは、未来の日付の pub_date を持つ Question のインスタンスを生成するメソッドを持つ django.test.TestCase を継承 ... te フィールドに今日から30日後の日付を持つ Question インスタンスが作成されます そして最後に、 assertIs() メソッドを使 ...
https://man.plustar.jp/django/intro/tutorial05.html - [similar]
The Django template language: for Python programmers — Django 4.0.6 ドキュメン... 6122
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontext は以下の変数を含みます: user -- auth.User のインスタンスで、現在ログイン中のユーザ (あるいはログインしていな ... い場合は AnonymousUser のインスタンス) を表します。 perms -- django.contrib.auth.context ... _processors.PermWrapper のインスタンスで、現在ログイン中のユーザが有するパーミッションを表 ...
https://man.plustar.jp/django/ref/templates/api.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 6035
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... のタグとフィルタが登録されている template.Library のインスタンスです。そのため、あなたのモジュールの上部に、次のコー ... ンプレート言語で使用できるようにするため、 Library のインスタンスに登録する必要があります。 register . filter ( 'cut' ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
フォームアセット (Media クラス) — Django 4.0.6 ドキュメント 6035
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ィジェットプロパティに変換されます。 CalendarWidget インスタンスに対するアセットのリストは以下のプロパティを通じて取 ... を直接定義することができます。これは、 forms.Media のインスタンスを返すウィジェットプロパティを定義することで実現でき ...
https://man.plustar.jp/django/topics/forms/media.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5976
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。 めったにないことですが、同じバックエンドの複数のインスタンスを、オプションだけ変えて設定することも可能です。その ... ん。テンプレートエンジンは、テンプレート内では、このインスタンスと CSRF トークンを使用できるようにする必要があります ...
https://man.plustar.jp/django/topics/templates.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 5889
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onference_date が 2006年 6月 29日の値を保持する日付インスタンスだったとすれば、 {{ conference_date|timeuntil }} は ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5889
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se メソッドに readable() と seekable() を追加して、インスタンスを stream-like オブジェクトにすることで、 io.TextIOW ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
PREV 1 2 3 4 5 6 NEXT