CourseForm

Qualified name: tin.apps.courses.forms.CourseForm

class CourseForm(*args, is_create: bool = False, **kwargs)[source]

Bases: ModelForm

Form fields:

Methods

Attributes

media

Return all media required to render the widgets on this form.

__init__(*args, is_create: bool = False, **kwargs) None[source]
property media

Return all media required to render the widgets on this form.