wagtailapproval.forms

class StepForm(*args, **kwargs)[source]

Bases: wagtail.wagtailadmin.forms.WagtailAdminPageForm

This is used to filter the approval and rejection steps so that only siblings may show. Proper validation on saving is performed in the Step model itself.

base_fields = OrderedDict()
declared_fields = OrderedDict()
media