"""Get the logged in researcher his study fields based on the faculty where he belongs to. In other words, this is the list of study fields where the logged in user can do research on.
"""Get the logged in researcher his study fields based on the faculty where he belongs to. In other words, this is the list of study fields where the logged in user can do research on. The list is empty when there is no faculty known to the researcher
Args:
request([type]):Theincomingwebrequest
@ -139,7 +139,9 @@ class Studies(ModelViewSet):
@@ -139,7 +139,9 @@ class Studies(ModelViewSet):