Re: AttributeError: 'ImageField' object has no attribute '_check_image_library_installed'

2020-03-03 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely to answer yo

AttributeError: 'ImageField' object has no attribute '_check_image_library_installed'

2020-03-03 Thread Unknown
image = models.ImageField(upload_to='web/images', null=False, blank=False) -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: GSOC 2020

2020-03-03 Thread Aakash Baranwal
No! I don't think so, that's exactly why I want to be a mentor. On Tue, 3 Mar, 2020, 11:26 PM Victor Egbe, wrote: > Sorry but do you not think you should be the one to need mentoring from an > established organisation? > > On Tue, 3 Mar 2020, 6:22 pm Aakash Baranwal, > wrote: > >> Dear Authorit

Re: GSOC 2020

2020-03-03 Thread Victor Egbe
Sorry but do you not think you should be the one to need mentoring from an established organisation? On Tue, 3 Mar 2020, 6:22 pm Aakash Baranwal, wrote: > Dear Authorities, > > I am Aakash Baranwal from Dayalbagh Educational Institute which is in > Agra, India. I am currently in my final year ma

GSOC 2020

2020-03-03 Thread Kelyn Paul
Hello, I hope this email finds you well. My name is Kelyn Paul. I am really interested in applying to Django for GSOC. May you please let me know what are the next steps? Best regards, Kelyn Paul Njeri. -- You received this message because you are subscribed to the Google Groups "Django develop

GSOC 2020

2020-03-03 Thread Aakash Baranwal
Dear Authorities, I am Aakash Baranwal from Dayalbagh Educational Institute which is in Agra, India. I am currently in my final year majoring in Electrical Engineering with Computer Science. I am skilled in python and Django and I also have a work experience from a 5 month internship in a company

Re: making registration app compatible with older versions of django

2020-03-03 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely to answer yo

making registration app compatible with older versions of django

2020-03-03 Thread Jay dev Jha
Hello everyone. Myself , Jay Dev Jha, from Indian Institute Of Information Technology Imphal, want to contribute to this organization. I am currently working on designing my own website using django. The registratison app is not compatible with older version of django when it automatically ugra