how to make a custom component (for example a form) that can then be called from other views? for example
class BaseFormView (FormView): template_name = \'