Answer the question
In order to leave comments, you need to log in
Why is Django swearing at the {{ url }} field?
Hello.
Now I am inserting the following template into the template:
<img class="" src="{{ courseitem.author_image.url }}"/>
author_image = models.ImageField(upload_to='', blank=True, null=True, help_text="Размер изображения 100 * 100", verbose_name="Фотография автора")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question