Re: ProfilePhotoStorage library from django.core.files.storage

2019-11-11 Thread Uttam Dwivedi
solved !!! thank you On Mon, Nov 11, 2019 at 10:47 PM Uttam Dwivedi wrote: > Hi, > > I am getting following error - > > ImportError: cannot import name 'ProfilePhotoStorage' from > 'django.core.files.storage' > > > > can you please tell me what version of django could be good for this error > to

ProfilePhotoStorage library from django.core.files.storage

2019-11-11 Thread Uttam Dwivedi
Hi, I am getting following error - ImportError: cannot import name 'ProfilePhotoStorage' from 'django.core.files.storage' can you please tell me what version of django could be good for this error to solver -- You received this message because you are subscribed to the Google Groups "Dj