Open yokwejuste opened 10 months ago
Hello @yokwejuste , your description of the issue is a bit vague. Can you give a more detailed explanation and issue reproduction steps? if possible make a video? It'd be helpful to know EXACTLY what you are trying to do.
Hello @yokwejuste , your description of the issue is a bit vague. Can you give a more detailed explanation and issue reproduction steps? if possible make a video? It'd be helpful to know EXACTLY what you are trying to do.
I added more details onto that issue
Description
Retrieving images URL through a jinja template from a view context, involves calling the file URL of the saved image. Anytime we try to get the images from the media server of Zubhub on local development we get a
Connection Error
.Here is the code:
The Behavior
To Reproduce
Connection Error
Expected behavior
Under normal circumstances we were to get the image from the media server
Notes