79687022

Date: 2025-07-02 07:42:37
Score: 1.5
Natty:
Report link

This answer is from @furas' comment to the question.

Set the address in javascript to /static/PERDNI/09401576.jpg.

{% static ... %} is Python Django's syntax, so javascript doesn't understand that. So, we need to set the address directly to the file in javascript.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @furas'
  • Low reputation (0.5):
Posted by: djmoon13