On Mon, Jun 1, 2020, 7:02 PM Ogunsanya Opeyemi
wrote:
> How do i upload images using pillow in django and my database engine is
> mysql. I am trying to view my uploaded image but i can't find it.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" g
Hi Ogunsanya,
On 01/06/2020 15.30, Ogunsanya Opeyemi wrote:
How do i upload images using pillow in django and my database engine is
mysql. I am trying to view my uploaded image but i can't find it.
This might be relevant:
https://www.geeksforgeeks.org/python-uploading-images-in-django/
But
How do i upload images using pillow in django and my database engine is
mysql. I am trying to view my uploaded image but i can't find it.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails f
t;> notification.message
>>> notification.date
>>> {% endfor %}
>>>
>>> Saygılarımla,
>>> Sencer HAMARAT
>>>
>>>
>>>
>>> On Fri, May 29, 2020 at 1:59 PM meera gangani
>>> wrote:
>>>
>>
otifications}
>>
>> The you have to iterate notifications in template via for loop. For
>> example;
>>
>> {% for notification in notifications %}
>> notification.title
>> notification.message
>> notification.date
>> {% endfor %}
>>
>> Saygılarımla,
Sencer HAMARAT
>
>
>
> On Fri, May 29, 2020 at 1:59 PM meera gangani
> wrote:
>
>> i want to fetch last 3 records for notification!!
>> But I only fetch last 1 record.
>>
>> Can you please help me out!!!
>> Can i use filters??
>>
>> An
tion.message
notification.date
{% endfor %}
Saygılarımla,
Sencer HAMARAT
On Fri, May 29, 2020 at 1:59 PM meera gangani
wrote:
> i want to fetch last 3 records for notification!!
> But I only fetch last 1 record.
>
> Can you please help me out!!!
> Can i use filters??
>
> A
7 matches
Mail list logo