Esempio n. 1
0
 def get(self, reqeust):
     form = FormView()
     return render(request, self.template_name, {'form': form})