Re: Not found media/some.jpg

2020-07-22 Thread Mangal Is Back
there is a person who do not want that i could help you Sorrry On Wed, Jul 22, 2020 at 8:33 AM Exactly musty wrote: > delete the media folder and add image again from your admin > > > > > On Wednesday, July 22, 2020 at 3:56:35 AM UTC+1, Salima Begum wrote: >> >> Hi all, >> Here, i am using three

Re: Not found media/some.jpg

2020-07-21 Thread Exactly musty
delete the media folder and add image again from your admin On Wednesday, July 22, 2020 at 3:56:35 AM UTC+1, Salima Begum wrote: > > Hi all, > Here, i am using three image fields in PostAd form. Images are not saved > to the media folder. Can anyone help me please. > > In models.py > > class c

Not found media/some.jpg

2020-07-21 Thread Salima Begum
Hi all, Here, i am using three image fields in PostAd form. Images are not saved to the media folder. Can anyone help me please. In models.py class classifieds(models.Model): title = models.CharField(max_length=60) description = models.CharField(max_length=600) price = models.IntegerF