Re: Django 2.2 release candidate 1 released

2019-03-21 Thread Mohammad Etemaddar
Ryan and Adam, Thank you very much. The links was so helpful. I liked to find the best way to contribute. Sincerely, Mohammad Etemaddar On Wed, Mar 20, 2019 at 7:39 PM Adam Johnson wrote: > Hi Mohammed, > > Thanks for making a suggestion, but th

Re: GSoC 2019 proposal - Easy Ethereum Blockchain integration

2019-03-21 Thread Carlton Gibson
Hi Diego. > Do you have any suggestion for bringing this proposal into GSoC's scope? No. Sorry. 🙂 Django is a web framework. So stuff in that area would be in-scope. Likely it's just my lack of imagination but, I think blockchain is a totally different area of tech. Equally if you'd have su

Re: GSoC Proposal

2019-03-21 Thread Carlton Gibson
Hey Marcio. If you can demonstrate that your abilities are sufficient in your proposal, I'm sure we can mentor you through the pull request bit. (It's just "contributor" implies knowledge of the internals, and the ORM **is** the scariest bit, so... it's a bit 😬 this close to starting.) You'v

Re: GSoC Proposal

2019-03-21 Thread Carlton Gibson
Also, sorry, this was the key thread here, plus links therein https://groups.google.com/d/topic/django-developers/zfred27yVPg/discussion On Thursday, 21 March 2019 16:27:14 UTC+1, Carlton Gibson wrote: > > Hey Marcio. > > If you can demonstrate that your abilities are sufficient in your > prop

Fellow Reports -- March 2019

2019-03-21 Thread Carlton Gibson
Hi all. Calendar Week 10 -- ending 10 March. Triaged: https://code.djangoproject.com/ticket/30238 -- Exception when saving model created with string for DateField (Invalid) https://code.djangoproject.com/ticket/30233 -- Add get_queryset_with_parent_obj to InlineModelAdmin to support access