module documentation

Undocumented

Class ​Base​Create​View Base view for creating a new object instance.
Class ​Base​Delete​View Base view for deleting an object.
Class ​Base​Form​View A base view for displaying a form.
Class ​Base​Update​View Base view for updating an existing object.
Class ​Deletion​Mixin Provide the ability to delete objects.
Class ​Form​Mixin Provide a way to show and handle a form in a request.
Class ​Model​Form​Mixin Provide a way to show and handle a ModelForm in a request.
Class ​Process​Form​View Render a form on GET and processes it on POST.
Class ​Delete​View​Custom​Delete​Warning Undocumented