A "Proxy services" section under the "Resources" tab (see #44) will list the proxy services available to the current user.
The logic to retrieve the available services can be taken from proxy_view. It should be extracted and placed into a utils module to be reused by the proxy view and the resources view.
Functionality
The proxy services enabled for the current user are listed
The resource (proxy service) is labelled with its name and rendered as a link to the DJAM service API for the specific resource
A "Proxy services" section under the "Resources" tab (see #44) will list the proxy services available to the current user.
The logic to retrieve the available services can be taken from proxy_view. It should be extracted and placed into a utils module to be reused by the proxy view and the resources view.
Functionality