ListActionView

class djmvc.views.list_action.ListActionView(**kwargs)[source]

Bases: ListActionMixin, FormView

Bulk action form opened from the list action bar.

Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.