issues
search
tvanerven
/
amy
A web-based workshop administration application built using Django.
https://amy.carpentries.org
MIT License
0
stars
0
forks
source link
Add button to event overview page to sort instructors by curricula.
#3
Closed
thomasve-DANS
closed
1 year ago
thomasve-DANS
commented
1 year ago
Events (-> Schools)
On event overview page, add a button to “curricula” to find instructors teaching this curriculum
Refinement:
Need to add an extra queryset Filter (+ update template) to the Person view; this is roughly 4 hours of work including testing.
Need to add a button to the Event Detail page to perform this function (+ testing)
Events (-> Schools)
Refinement: