ObjectFormView

class djcrud.views.objectform.ObjectFormView(**kwargs)[source]

Bases: ActionMixin, ObjectPermissionMixin, ObjectFormMixin, FormView

Object-bound form action opened from the object menu.

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