Re: NotImplementedError: This backend doesn't support absolute paths.

2020-03-03 Thread Soumen Khatua
error itself says, absolute path >>>>> not supported. >>>>> >>>>> Thanks >>>>> >>>>> On Tuesday, 3 March 2020 13:46:11 UTC+5:30, Soumen Khatua wrote: >>>>>> >>>>>> Hi Folks, >>>&g

Re: NotImplementedError: This backend doesn't support absolute paths.

2020-03-03 Thread Soumen Khatua
h, as the error itself says, absolute path >>>> not supported. >>>> >>>> Thanks >>>> >>>> On Tuesday, 3 March 2020 13:46:11 UTC+5:30, Soumen Khatua wrote: >>>>> >>>>> Hi Folks, >>>>> >>>

Re: NotImplementedError: This backend doesn't support absolute paths.

2020-03-03 Thread Soumen Khatua
gt;>> resize each every image in 300*300. So, I'm overriding the save method >>>> inside django model class. But I'm getting one error caled: >>>> * NotImplementedError: This backend doesn't support absolute paths.* >>>> >>>&g

Re: NotImplementedError: This backend doesn't support absolute paths.

2020-03-03 Thread Naveen Arora
te: >>> >>> Hi Folks, >>> >>> I'm using AWS S3 Bucket to store media folder(images) but I want to >>> resize each every image in 300*300. So, I'm overriding the save method >>> inside django model class. But I'm getting one erro

Re: NotImplementedError: This backend doesn't support absolute paths.

2020-03-03 Thread Soumen Khatua
2020 13:46:11 UTC+5:30, Soumen Khatua wrote: >> >> Hi Folks, >> >> I'm using AWS S3 Bucket to store media folder(images) but I want to >> resize each every image in 300*300. So, I'm overriding the save method >> inside django model class. But I'm

Re: NotImplementedError: This backend doesn't support absolute paths.

2020-03-03 Thread Naveen Arora
in 300*300. So, I'm overriding the save method inside > django model class. But I'm getting one error caled: > * NotImplementedError: This backend doesn't support absolute paths.* > > *My django models look like:* > > * class Profile(models.Model):* > &g

NotImplementedError: This backend doesn't support absolute paths.

2020-03-03 Thread Soumen Khatua
Hi Folks, I'm using AWS S3 Bucket to store media folder(images) but I want to resize each every image in 300*300. So, I'm overriding the save method inside django model class. But I'm getting one error caled: * NotImplementedError: This backend doesn't support absolute