mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-30 20:02:16 +00:00
Draft "upcoming subhire" view
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user