.
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user