Commit a80361f7 authored by 李小芳's avatar 李小芳

grey

parent e5122814
......@@ -261,6 +261,7 @@ def get_answers(pks):
item['show_by_index'] = answer.get_answer_show_by_index(answer.id)
data.append(item)
print("answer:",data)
except (Answer.DoesNotExist, Question.DoesNotExist):
pass
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment