.
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ urlpatterns = [
|
||||
),
|
||||
path(
|
||||
"exam/<int:pk>/scores",
|
||||
cache_page(60 * 1)(views.exam_scores_cid),
|
||||
views.exam_scores_cid2,
|
||||
name="exam_scores_cid",
|
||||
),
|
||||
path(
|
||||
|
||||
Reference in New Issue
Block a user