Closed rmaceissoft closed 12 years ago
It's very common use get_object_or_404 or get_list_or_404 shortcuts when you are implementing ajax endpoint, similar when you are implementing django view.
so, I don't see a reason to send to cliente http 500 error.
It's very common use get_object_or_404 or get_list_or_404 shortcuts when you are implementing ajax endpoint, similar when you are implementing django view.
so, I don't see a reason to send to cliente http 500 error.