web.views.account_views.AccountEmailsTableView module¶
Module with the web.views.AccountEmailsFilterView view.
- class web.views.account_views.AccountEmailsTableView.AccountEmailsTableView(**kwargs)[source]¶
Bases:
SingleTableMixin,AccountEmailsFilterViewView for tabling
core.models.Emailinstances belonging to a certain account.- URL_NAME = 'account-emails-table'¶
- template_name = 'web/account/account_email_table.html'¶
- table_class¶
alias of
BaseEmailTable