Re: Gsoc 2018

2018-03-25 Thread Josh Smeaton
Hi there, I don't think the rules for Google Summer of Code allow for "projects" to be documentation only. The extra promo materials would also count as documentation I believe. The relevant rule would be 1.26: https://summerofcode.withgoogle.com/rules/ "Project” means an open source coding

Re: Channels - Groups and discovery

2018-03-25 Thread Josh Smeaton
Interesting - I hadn't realised the dispatch method was directly on the consumer. And I think I agree with you that these things can be handled in user code or 3rd party library code quite easily. I guess as channels is used more and more in production applications we'll begin to see a number

Gsoc 2018

2018-03-25 Thread AGATEVURE GLORY
Hello, Project Idea: Django Girls Tutorial Glossary documentation and Improvement of organizers promotional, design reaources About Me: I am Agatevure Glory from Nigeria. I lady interested in contributing to the open source community. I am not an expert python and Django programmer but I have

Re: Channels - Groups and discovery

2018-03-25 Thread Andrew Godwin
The code that tries to find a handler is just the dispatch method, so it's actually quite easy to override even at a user level rather than in the core itself: https://github.com/django/channels/blob/master/channels/consumer.py#L61 I would like to see a stronger solution for interfaces and type

Re: Channels - Groups and discovery

2018-03-25 Thread Josh Smeaton
I see - some kind of python type that can be shared amongst consumers might make sense at the application level, but it doesn't at the protocol level. Specific patterns may emerge as application level helpers like Consumer subclasses that mixin specific Groups, and ASGI won't need to have any

Re: GSoc 2018

2018-03-25 Thread jimwangcx
Thank you for advice. Is that means that my proposal won't be accepted by Django this summer? If so, maybe I shouldn't submit it because it's meaningless. On Saturday March 24, 2018 at 12:44:35 AM UTC+8,Tim Graham wrote: > > I think GSoC students are much more likely to be successful working on

Re: Google Summer of Code 2018

2018-03-25 Thread Mberebe Guidona
On Saturday, 24 March 2018 13:42:29 UTC+1, Mberebe Guidona wrote: > > Hello everyone, > > *Project idea* > > I'm new in the google summer of code and as a Python-Django developer, I > was interested in participating with your organisation for this year. > The project idea I have is the

Re: Google Summer of Code 2018

2018-03-25 Thread Mberebe Guidona
Why do you consider is as not a good idea ? I'm really, I say really interested in working with this organisation during this GSoC. How can we have a prior experience contributing from django if we don't start someday ? On Sunday, 25 March 2018 02:57:57 UTC+1, Tim Graham wrote: > > Hi, I don't