.
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ urlpatterns = [
|
||||
views.get_examination_id,
|
||||
name="get_examination_id"),
|
||||
path(
|
||||
"<int:pk>/update",
|
||||
"question/<int:pk>/update",
|
||||
views.RapidUpdate.as_view(),
|
||||
name="rapid_update",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user