def _post(self, request): raise NotImplementedError("You have to define this method in children View class")