Indeks ini menyediakan organisasi pengganti dari acuan dokumentasi untuk tampilan berdasarkan-kelas. Untuk setiap tampilan, atribut efektif dan metode dari pohon kelas adalah diwakili dbawah tampilan itu. Untuk acuan dokumentasi diatur oleh kelas yang menentukan perilaku, lihat Class-based views.
lihat juga
Classy Class-Based Views menyediakan antarmuka yang bagus untuk mengemudikan hirarki kelas dari tampilan berdasarkan-kelas siap-pakai.
TemplateView¶TemplateView¶Atribut (dengan pilihan tambahan):
content_typeextra_contexthttp_method_namesresponse_class [render_to_response()]template_enginetemplate_name [get_template_names()]Cara
RedirectView¶RedirectView¶Atribut (dengan pilihan tambahan):
Cara
as_view()delete()dispatch()get()head()http_method_not_allowed()options()post()put()DetailView¶DetailView¶Atribut (dengan pilihan tambahan):
content_typecontext_object_name [get_context_object_name()]extra_contexthttp_method_namesmodelpk_url_kwargqueryset [get_queryset()]response_class [render_to_response()]slug_field [get_slug_field()]slug_url_kwargtemplate_enginetemplate_name [get_template_names()]template_name_fieldtemplate_name_suffixCara
ListView¶ListView¶Atribut (dengan pilihan tambahan):
allow_empty [get_allow_empty()]content_typecontext_object_name [get_context_object_name()]extra_contexthttp_method_namesmodelordering [get_ordering()]paginate_by [get_paginate_by()]paginate_orphans [get_paginate_orphans()]paginator_classqueryset [get_queryset()]response_class [render_to_response()]template_enginetemplate_name [get_template_names()]template_name_suffixCara
FormView¶FormView¶Atribut (dengan pilihan tambahan):
content_typeextra_contextform_class [get_form_class()]http_method_namesinitial [get_initial()]prefix [get_prefix()]response_class [render_to_response()]success_url [get_success_url()]template_enginetemplate_name [get_template_names()]Cara
CreateView¶CreateView¶Atribut (dengan pilihan tambahan):
content_typecontext_object_name [get_context_object_name()]extra_contextfieldsform_class [get_form_class()]http_method_namesinitial [get_initial()]modelpk_url_kwargprefix [get_prefix()]queryset [get_queryset()]response_class [render_to_response()]slug_field [get_slug_field()]slug_url_kwargsuccess_url [get_success_url()]template_enginetemplate_name [get_template_names()]template_name_fieldtemplate_name_suffixCara
UpdateView¶UpdateView¶Atribut (dengan pilihan tambahan):
content_typecontext_object_name [get_context_object_name()]extra_contextfieldsform_class [get_form_class()]http_method_namesinitial [get_initial()]modelpk_url_kwargprefix [get_prefix()]queryset [get_queryset()]response_class [render_to_response()]slug_field [get_slug_field()]slug_url_kwargsuccess_url [get_success_url()]template_enginetemplate_name [get_template_names()]template_name_fieldtemplate_name_suffixCara
DeleteView¶DeleteView¶Atribut (dengan pilihan tambahan):
content_typecontext_object_name [get_context_object_name()]extra_contexthttp_method_namesmodelpk_url_kwargqueryset [get_queryset()]response_class [render_to_response()]slug_field [get_slug_field()]slug_url_kwargsuccess_url [get_success_url()]template_enginetemplate_name [get_template_names()]template_name_fieldtemplate_name_suffixCara
as_view()delete()dispatch()get()get_context_data()get_object()head()http_method_not_allowed()post()render_to_response()ArchiveIndexView¶ArchiveIndexView¶Atribut (dengan pilihan tambahan):
allow_empty [get_allow_empty()]allow_future [get_allow_future()]content_typecontext_object_name [get_context_object_name()]date_field [get_date_field()]extra_contexthttp_method_namesmodelordering [get_ordering()]paginate_by [get_paginate_by()]paginate_orphans [get_paginate_orphans()]paginator_classqueryset [get_queryset()]response_class [render_to_response()]template_enginetemplate_name [get_template_names()]template_name_suffixCara
YearArchiveView¶YearArchiveView¶Atribut (dengan pilihan tambahan):
allow_empty [get_allow_empty()]allow_future [get_allow_future()]content_typecontext_object_name [get_context_object_name()]date_field [get_date_field()]extra_contexthttp_method_namesmake_object_list [get_make_object_list()]modelordering [get_ordering()]paginate_by [get_paginate_by()]paginate_orphans [get_paginate_orphans()]paginator_classqueryset [get_queryset()]response_class [render_to_response()]template_enginetemplate_name [get_template_names()]template_name_suffixyear [get_year()]year_format [get_year_format()]Cara
MonthArchiveView¶MonthArchiveView¶Atribut (dengan pilihan tambahan):
allow_empty [get_allow_empty()]allow_future [get_allow_future()]content_typecontext_object_name [get_context_object_name()]date_field [get_date_field()]extra_contexthttp_method_namesmodelmonth [get_month()]month_format [get_month_format()]ordering [get_ordering()]paginate_by [get_paginate_by()]paginate_orphans [get_paginate_orphans()]paginator_classqueryset [get_queryset()]response_class [render_to_response()]template_enginetemplate_name [get_template_names()]template_name_suffixyear [get_year()]year_format [get_year_format()]Cara
WeekArchiveView¶WeekArchiveView¶Atribut (dengan pilihan tambahan):
allow_empty [get_allow_empty()]allow_future [get_allow_future()]content_typecontext_object_name [get_context_object_name()]date_field [get_date_field()]extra_contexthttp_method_namesmodelordering [get_ordering()]paginate_by [get_paginate_by()]paginate_orphans [get_paginate_orphans()]paginator_classqueryset [get_queryset()]response_class [render_to_response()]template_enginetemplate_name [get_template_names()]template_name_suffixweek [get_week()]week_format [get_week_format()]year [get_year()]year_format [get_year_format()]Cara
DayArchiveView¶DayArchiveView¶Atribut (dengan pilihan tambahan):
allow_empty [get_allow_empty()]allow_future [get_allow_future()]content_typecontext_object_name [get_context_object_name()]date_field [get_date_field()]day [get_day()]day_format [get_day_format()]extra_contexthttp_method_namesmodelmonth [get_month()]month_format [get_month_format()]ordering [get_ordering()]paginate_by [get_paginate_by()]paginate_orphans [get_paginate_orphans()]paginator_classqueryset [get_queryset()]response_class [render_to_response()]template_enginetemplate_name [get_template_names()]template_name_suffixyear [get_year()]year_format [get_year_format()]Cara
TodayArchiveView¶TodayArchiveView¶Atribut (dengan pilihan tambahan):
allow_empty [get_allow_empty()]allow_future [get_allow_future()]content_typecontext_object_name [get_context_object_name()]date_field [get_date_field()]day [get_day()]day_format [get_day_format()]extra_contexthttp_method_namesmodelmonth [get_month()]month_format [get_month_format()]ordering [get_ordering()]paginate_by [get_paginate_by()]paginate_orphans [get_paginate_orphans()]paginator_classqueryset [get_queryset()]response_class [render_to_response()]template_enginetemplate_name [get_template_names()]template_name_suffixyear [get_year()]year_format [get_year_format()]Cara
DateDetailView¶DateDetailView¶Atribut (dengan pilihan tambahan):
allow_future [get_allow_future()]content_typecontext_object_name [get_context_object_name()]date_field [get_date_field()]day [get_day()]day_format [get_day_format()]extra_contexthttp_method_namesmodelmonth [get_month()]month_format [get_month_format()]pk_url_kwargqueryset [get_queryset()]response_class [render_to_response()]slug_field [get_slug_field()]slug_url_kwargtemplate_enginetemplate_name [get_template_names()]template_name_fieldtemplate_name_suffixyear [get_year()]year_format [get_year_format()]Cara
Mar 30, 2019