Re: Extend support for long surnames in Django Auth

2016-07-30 Thread Raony Guimaraes Corrêa Do Carmo Lisboa Cardenas
Hello all, here are my thoughts after reading the discussion. @Erik You won on having the biggest name! Regarding your question about "how long is long enough", after checking other web frameworks such as rails (http://stackoverflow.com/questions/3354330/difference-between-string-and-text-in-ra

Re: Extend support for long surnames in Django Auth

2016-07-30 Thread Florian Apolloner
On Saturday, July 30, 2016 at 3:25:35 PM UTC+2, Raony Guimaraes Corrêa Do Carmo Lisboa Cardenas wrote: > > So I'm suggesting a change from 30 to 255 characters on last_name field, > which is the maximum possible without breaking backwards compatibility. > Maybe on Django 3 we can propose a cha

Re: Extend support for long surnames in Django Auth

2016-07-30 Thread Aymeric Augustin
Hello, > On 30 Jul 2016, at 10:52, Raony Guimaraes Corrêa Do Carmo Lisboa Cardenas > wrote: > > So I'm suggesting a change from 30 to 255 characters on last_name field, > which is the maximum possible without breaking backwards compatibility. I’m -1 on basing the decision of “how long a last

Re: Extend support for long surnames in Django Auth

2016-07-30 Thread Donald Stufft
> On Jul 30, 2016, at 4:40 PM, Aymeric Augustin > wrote: > > I have trouble believing that a significant number of people are used to > typing 100+ characters when inputting their name into a website — let alone > that a significant number of people have a last name that contains more than >

Re: Extend support for long surnames in Django Auth

2016-07-30 Thread Tim Allen
+0 to extending the length, but the 255-character maximum in MySQL shouldn't be a concern since MySQL 5.0.3 (IIRC). I'm all for the ease of a length increase to the concern raised in the original post. While it would be nice to do more in the long term, that's a bigger discussion, as Aymeric po

Re: status of 1.10 release blockers

2016-07-30 Thread Tim Graham
The final release is on schedule for Monday, August 1. On Thursday, July 14, 2016 at 10:05:39 AM UTC-4, Markus Holtermann wrote: > > Thank you for the update, Tim. > > #26888 will be taken care of by tomorrow. Either Marten or I are pushing > a PR. > > Cheers, > > /Markus > > On Thu, Jul 14,

Fellow Report - July 30, 2016

2016-07-30 Thread Tim Graham
Triaged --- https://code.djangoproject.com/ticket/26941 - Remove quotes from uwsgi "env = LANG=…" configuration (fixed) https://code.djangoproject.com/ticket/26935 - DB connections stuck in closed state when using Django ORM in daemon (duplicate) https://code.djangoproject.com/ticket/13