D
D
Denis Startsev2016-02-21 17:16:20
Django
Denis Startsev, 2016-02-21 17:16:20

How to upload an image in Django?

Tell me how to display an image on the page, if possible with code examples

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Kitaev, 2016-02-21
@deliro

<img src="{{ image.url }}" alt="hello"/>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question