Views
hypha.apply.api.v1.reminder.views
¶
SubmissionReminderViewSet
¶
Bases: SubmissionNestedMixin
, ListModelMixin
, CreateModelMixin
, GenericViewSet
permission_classes
class-attribute
instance-attribute
¶
permission_classes = (IsAuthenticated, IsApplyStaffUser)
serializer_class
class-attribute
instance-attribute
¶
serializer_class = SubmissionReminderSerializer
get_submission_object
¶
get_queryset
¶
perform_create
¶
destroy
¶
fields
¶
List details of all the form fields that were created by admin for adding reminders.
These field details will be used in frontend to render the reminder form.