Switch to generic notes
This commit is contained in:
@@ -168,7 +168,6 @@ urlpatterns = [
|
||||
views.LongSeriesUpdate.as_view(),
|
||||
name="long_series_update",
|
||||
),
|
||||
path("<int:pk>/add_note", views.AddNote.as_view(), name="long_add_note"),
|
||||
path(
|
||||
"user_answers/",
|
||||
views.UserAnswerTableView.as_view(),
|
||||
|
||||
Reference in New Issue
Block a user