This commit is contained in:
Ross
2021-08-31 19:51:51 +01:00
parent c4b2711bf9
commit c3ca738cd2
+1
View File
@@ -89,6 +89,7 @@ def cid_scores(request, pk):
and not anatomy_answers
and not rapids_answers
and not longs_answers
and not sbas_answers
):
raise Http404("cid not found")