Semester administration
Crud form for semester administration, but without delete
We must have paging and the data should be sorted by semester start date descending.
Create separate controller for the task SemesterManagementController
and group the templates in the folder /templates/semester
The controller should have prefix /admin/semester
Nice convention:
-
list.html
for displaying of the paged results -
edit.html
for the add and edit forms