INE AZIZ wrote:
>
>> Problem to see file or image uploaded in admin django
>>
>> see image below
>>
>> my setting.py
>>
>>
>>
>> import os
>> from django.utils.translation i
Hi, do you have pillow installed in your library. and look for the image in
that path in your local directory.
On Mon, Aug 24, 2020 at 12:59 PM AMINE AZIZ wrote:
> Problem to see file or image uploaded in admin django
>
> see image below
>
>
Problem to see file or image uploaded in admin django
see image below
my setting.py
import os
from django.utils.translation import gettext_lazy as _
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
BASE_DIR
3 matches
Mail list logo