Re: Fellow Reports - November 2022

2022-11-16 Thread Mariusz Felisiak
Week ending November 13, 2022 *Triaged: * https://code.djangoproject.com/ticket/34143 - Multiple file upload docs (invalid) https://code.djangoproject.com/ticket/34131 - Postgres AutoField change from serial to identity (invalid) https://code.djangoproject.com/ticket/34144 - Casting

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

2022-11-16 Thread Florian Apolloner
I do have ideas but no idea about how viable they are in a GSoC context. Nevertheless I will put write them down here, maybe we can find smaller scopes if needed and if not, it still serves as a list of things that I'd think to be interesting: * Probably my number one since it kinda is a block

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

2022-11-16 Thread Carlton Gibson
Thanks Florian To you and all :) — casting the net wide right now is a good way forward I think. We can scope down for GSoC with some ideas on the table. (Don't be shy folks. :) Kind Regards, Carlton On Wed, 16 Nov 2022 at 19:52, Florian Apolloner wrote: > I do have ideas but no idea about h

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

2022-11-16 Thread Matthew Pava
I’m not on the technical board or of any important part of the Django ecosystem at all, but I do have an idea. It would be nice to revamp the “name” field in the default user model, perhaps to have one field for the name as suggested here from the W3C: https://www.w3.org/International/questions/

Re: Making max_length argument optional

2022-11-16 Thread Adrian Torres
I finally had some time to do some work on this and have submitted a patch at https://github.com/django/django/pull/16302 in case anyone is interested. On Wednesday, October 5, 2022 at 2:24:35 PM UTC+2 carlton...@gmail.com wrote: > Hi Adrian. > > Nothing has been done, no. > > There seem to

Re: Fellow Reports - November 2022

2022-11-16 Thread Jerwin Montellano
Thank you! On Wed, Nov 16, 2022 at 9:04 PM Mariusz Felisiak wrote: > Week ending November 13, 2022 > > *Triaged: * >https://code.djangoproject.com/ticket/34143 - Multiple file upload > docs (invalid) >https://code.djangoproject.com/ticket/34131 - Postgres AutoField > change from serial t