ListActionView¶
- class djmvc.views.list_action.ListActionView(**kwargs)[source]¶
Bases:
ListActionMixin,FormViewBulk action form opened from the list action bar.
Constructor. Called in the URLconf; can contain helpful extra keyword arguments, and other things.