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
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
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