How do I get an image from a database in Django? You could pass your model to the template and call the image url like this: > <img src="{{ ...
確定! 回上一頁