bientôt a alpha
This commit is contained in:
@@ -9,6 +9,7 @@ app_name = "studenteval"
|
||||
|
||||
urlpatterns = [
|
||||
path('show_pdf/<uuid:pk>/', views.student_eval_detail.as_view(), name='student_eval_detail'),
|
||||
path('show_pdf_all/<int:Student>/', views.student_eval_list.as_view(), name='student_eval_list'),
|
||||
#path('peremptions', views.view_peremptions, name='view_peremptions'),
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user