UCF / Search-Service-Django

A django based REST API for accessing search data and related data management tools.
0 stars 0 forks source link

Added `name` property to Program Colleges, Departments #301

Closed cjg89 closed 3 years ago

cjg89 commented 3 years ago

Added name property to Program Colleges and Departments that returns a mapped Unit College/Department's name if set, or the object's full_name as a fallback.