I have :
class CompanyUpdateView(LoginRequiredMixin, UpdateView): model = UserCompany template_name = \'panel/admin/company.html\' fields = [ "name