Class-based generic views - flattened index

    参见

    provides a nice interface to navigate the class hierarchy of the built-in class-based views.

    class View

    Attributes (with optional accessor):

    方法

    TemplateView

    class TemplateView

    Attributes (with optional accessor):

    方法

    RedirectView

    class RedirectView

    Attributes (with optional accessor):

    方法

    DetailView

    class DetailView

    Attributes (with optional accessor):

    方法

    ListView

    class ListView

    Attributes (with optional accessor):

    class FormView

    Attributes (with optional accessor):

    方法

    CreateView

    class CreateView

    Attributes (with optional accessor):

    方法

    UpdateView

    class UpdateView

    Attributes (with optional accessor):

    方法

    DeleteView

    class DeleteView

    Attributes (with optional accessor):

    方法

    ArchiveIndexView

    class ArchiveIndexView

    Attributes (with optional accessor):

    方法

    class YearArchiveView

    方法

    MonthArchiveView

    class MonthArchiveView

    Attributes (with optional accessor):

    方法

    WeekArchiveView

    class WeekArchiveView

    Attributes (with optional accessor):

    方法

    DayArchiveView

    class DayArchiveView

    Attributes (with optional accessor):

    方法

    TodayArchiveView

    class TodayArchiveView

    Attributes (with optional accessor):

    方法

    class DateDetailView

    Attributes (with optional accessor):

    方法