検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 11 for SingleObjectMixin (0.014 sec.)
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 14385
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ます。 オブジェクトを取得するために、 DetailView は SingleObjectMixin に依存しています。このクラスではリクエストURLに基づ ... 場合は queryset 属性からオブジェクトを検索します)。 SingleObjectMixin はまた get_context_data() メソッドも提供しています ... t_queryset() and paginate_queryset() . Unlike with SingleObjectMixin , there's no need to key off parts of the URL to f ... e your work on View or TemplateView , perhaps with SingleObjectMixin and MultipleObjectMixin . Although you will probab ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
索引 — Django 4.0.6 ドキュメント 8926
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) context_object_name (django.views.generic.detail.SingleObjectMixin の属性) (django.views.generic.list.MultipleObjectM ... lView (組み込みクラス) django.views.generic.detail.SingleObjectMixin (組み込みクラス) django.views.generic.detail.Singl ... textMixin のメソッド) (django.views.generic.detail.SingleObjectMixin のメソッド) (django.views.generic.edit.FormMixin の ... context_object_name() (django.views.generic.detail.SingleObjectMixin のメソッド) (django.views.generic.list.MultipleObj ...
https://man.plustar.jp/django/genindex.html - [similar]
Single object mixins — Django 4.0.6 ドキュメント 8766
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ontents | Index | Modules « previous | up | next » Single object mixins ¶ SingleObjectMixin ¶ class django.views.generi ... c.detail. SingleObjectMixin ¶ 現在の HTTP レスポンスに紐付いたオブジェクトをル ... abel>/<model_name><template_name_suffix>.html 目次 Single object mixins SingleObjectMixin SingleObjectTemplateResponseM ...
https://man.plustar.jp/django/ref/class-based-views/mixins-single-object.html - [similar]
Generic editing ビュー — Django 4.0.6 ドキュメント 8677
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... generic.edit.FormMixin django.views.generic.detail.SingleObjectMixin django.views.generic.edit.ProcessFormView django.v ... generic.edit.FormMixin django.views.generic.detail.SingleObjectMixin django.views.generic.edit.ProcessFormView django.v ... .detail.BaseDetailView django.views.generic.detail.SingleObjectMixin django.views.generic.base.View 属性 form_class ¶ N ...
https://man.plustar.jp/django/ref/class-based-views/generic-editing.html - [similar]
Generic display ビュー — Django 4.0.6 ドキュメント 8517
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .detail.BaseDetailView django.views.generic.detail.SingleObjectMixin django.views.generic.base.View メソッドのフローチャ ... と属性を継承しています: django.views.generic.detail.SingleObjectMixin django.views.generic.base.View メソッド get ( requ ...
https://man.plustar.jp/django/ref/class-based-views/generic-display.html - [similar]
mixinを編集する — Django 4.0.6 ドキュメント 8517
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... han a standalone form. Since this is a subclass of SingleObjectMixin , instances of this mixin have access to the model ... generic.edit.FormMixin django.views.generic.detail.SingleObjectMixin メソッドと属性 model ¶ A model class. Can be expli ...
https://man.plustar.jp/django/ref/class-based-views/mixins-editing.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 8197
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r> ( #25465 ). Fixed incorrect object reference in SingleObjectMixin.get_context_object_name() ( #26006 ). Made loaddat ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 8126
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e tags using the new context keyword. Customizable SingleObjectMixin URLConf kwargs ¶ Two new attributes, pk_url_kwarg ... and slug_url_kwarg , have been added to SingleObjectMixin to enable the customization of URLconf keyword arg ... for {% trans %} and {% blocktrans %} Customizable SingleObjectMixin URLConf kwargs Assignment template tags *args and ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
ビルトインのクラスベースビュー API — Django 4.0.6 ドキュメント 8037
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n Simple mixins ContextMixin TemplateResponseMixin Single object mixins SingleObjectMixin SingleObjectTemplateResponseM ...
https://man.plustar.jp/django/ref/class-based-views/index.html - [similar]
Generic date ビュー — Django 4.0.6 ドキュメント 7806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .detail.BaseDetailView django.views.generic.detail.SingleObjectMixin django.views.generic.base.View コンテキスト Includ ...
https://man.plustar.jp/django/ref/class-based-views/generic-date-based.html - [similar]
PREV 1 2 NEXT