web.views.correspondent_views.CorrespondentTableView module¶
Module with the web.views.CorrespondentTableView view.
- class web.views.correspondent_views.CorrespondentTableView.CorrespondentTableView(**kwargs)[source]¶
Bases:
SingleTableMixin,CorrespondentFilterViewView for filtering a table of
core.models.Correspondentinstances.- URL_NAME = 'correspondent-table'¶
- template_name = 'web/correspondent/correspondent_table.html'¶
- table_class¶
alias of
BaseCorrespondentTable