Re: [Technical Board?] Project Ideas, and beginning GSoC 2023.

2022-12-12 Thread Mehfooz Shayan
Hi Developers, I am a Junior Python / Django Developer. I have developed some projects with help of Django Backend Development with complete authentication & authorization and others features. So now my question is that, I am also learning Flutter in my university course (Mobile Application

Re: [Technical Board?] Project Ideas, and beginning GSoC 2023.

2022-12-12 Thread Ryan Cheley
Perhaps one of the ideas for GSoC would be to update the code for the ORM (or maybe just a single backend?) to include Type hints. Last year (2022) it was mentioned here . I think this might make it easier to allow newcomers to

Re: Standalon Django ORM

2022-12-12 Thread Jörg Breitbart
I tend to believe the opposite is true. Django was/is a successor in its field, because it offers an "out-of-the-box" or "batteries included" experience. Subsequently parts were shaped as needed for that bigger picture, e.g. the ORM became what it is today. Does anyone still remember django