am using render_to_response method in UpdateView class
QUESTION: self.request.method == "POST" condition is not handling POST request in render_to_response method. I don't know why?
Any ideas?
share code of your view, and maybe somebody helps you
Обсуждают сегодня