検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 96 for kwargs (0.035 sec.)
Django 1.11.23 リリースノート — Django 4.0.6 ドキュメント 5791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed dictionary, with dictionary expansion, as the **kwargs passed to QuerySet.filter() . CVE-2019-14235: Pote ...
https://man.plustar.jp/django/releases/1.11.23.html - [similar]
Django 1.11.3 リリースノート — Django 4.0.6 ドキュメント 5791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rer argument if a Widget.render() method accepts **kwargs ( #28265 ). Fixed a regression causing Model.__ini ...
https://man.plustar.jp/django/releases/1.11.3.html - [similar]
Django 2.1.11 リリースノート — Django 4.0.6 ドキュメント 5791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed dictionary, with dictionary expansion, as the **kwargs passed to QuerySet.filter() . CVE-2019-14235: Pote ...
https://man.plustar.jp/django/releases/2.1.11.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5791
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ): def get_form ( self , request , obj = None , ** kwargs ): if not self . has_change_permission ( request , ... ): return super () . get_form ( request , obj , ** kwargs ) return CustomForm New default view permission co ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 5738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... \r\n " ) def __init__ ( self , schemes = None , ** kwargs ): super () . __init__ ( ** kwargs ) if schemes is ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 5738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed dictionary, with dictionary expansion, as the **kwargs passed to QuerySet.filter() . CVE-2019-14235: Pote ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 5738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 代表的な方法として次の2つのものがあります。 filter(**kwargs) 与えられた検索パラメータにマッチする新しい QueryS ... et を返します。 exclude(**kwargs) 与えられた検索パラメータにマッチ しない 新しい Qu ... を返します。 検索パラメータ (上の関数定義における **kwargs ) は、以下の Field lookups で説明するフォーマットに ... 、指定したモデルオブジェクトを追加します。 create(**kwargs) 新しいオブジェクトを作成、保存して、関係オブジェク ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
View decorators — Django 4.0.6 ドキュメント 5738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... server and client-side caching. cache_control ( ** kwargs ) ¶ This decorator patches the response's Cache-Co ...
https://man.plustar.jp/django/topics/http/decorators.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5738
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を作り、コンストラクタ内に assert 'argument_name' in kwargs のような一文を追加してください。 モデルマネージャ ... できます。このメソッドは引数を取らず、 (path, args, kwargs) からなる3タプルを返す必要があります。 path はクラ ... 素は、それ自体でシリアル化可能である必要があります。 kwargs はクラスの __init__ メソッドに渡されるキーワード引 ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
索引 — Django 4.0.6 ドキュメント 5673
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s.generic.edit.ModelFormMixin のメソッド) get_form_kwargs() (django.views.generic.edit.FormMixin のメソッド) ... ormset() (InlineModelAdmin のメソッド) get_formset_kwargs() (ModelAdmin のメソッド) get_formsets_with_inline ... ) (UserPassesTestMixin のメソッド) get_test_runner_kwargs() (DiscoverRunner のメソッド) get_traceback_data() ... type gis_widget (GISModelAdmin の属性) gis_widget_kwargs (GISModelAdmin の属性) GISModelAdmin (django.contr ...
https://man.plustar.jp/django/genindex.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT