GSoC 2019 Update

2019-03-07 Thread Carlton Gibson
Hi all. We were accepted as an Org to GSoC, so we can accept applications from the end of the month. I've updated the Wiki page... https://code.djangoproject.com/wiki/SummerOfCode2019 ... but *if you have project ideas *it would be good if you could add them! I keep hearing, "Django's Matur

Re: GSoC 2019 Update

2019-03-07 Thread Tim Graham
I agree that a cross-database JSONField probably wouldn't take 3 months to implement -- but it would be up to the student to write a proposal and timeline that demonstrates there's 12 weeks of work. Students are supposed to be working full time. GSoC requires writing code so an acceptable proje

RE: GSoC 2019 Update

2019-03-07 Thread Matthew Pava
This is more for the ORM side of things. Something I would like to see is the Subquery object morphed into the equivalent of common table expressions and the possibility of having recursive common table expressions. See https://code.djangoproject.com/ticket/28919. The patches that I’ve seen sim