turian / audio-discrimination-crowdsource

Web service to crowd-source audio discrimination data
2 stars 3 forks source link

passed AnnotatorProfiles to user management view instead of Users #175

Closed najamF18 closed 1 year ago

najamF18 commented 1 year ago

Raw Users were being passed to template. Changed that to passing AnnotatorProfiles to user management view. Closes #176