Draft "upcoming subhire" view

This commit is contained in:
2022-12-11 00:49:56 +00:00
parent 951227e68b
commit 9feea56211
3 changed files with 26 additions and 0 deletions

View File

@@ -74,6 +74,8 @@ urlpatterns = [
name='subhire_create'),
path('subhire/<int:pk>/edit', views.SubhireEdit.as_view(),
name='subhire_update'),
path('subhire/upcoming', views.SubhireList.as_view(),
name='subhire_list'),
# Event H&S