Hi All, I'm pretty busy right now and don't currently have the time and motivation to finish this username max_length 254 change. If anyone wants to finish it up, the PR is nearly complete; it just needs better instructions on how to keep the limit at 30 characters for anyone who doesn't want the behavior to change.
https://github.com/django/django/pull/4250/files My excuse :) There's been some re-organization at work over the last month and I'm now basically running a one-man web development business, so it's been pretty busy. :) I'm also no longer responsible for the project that needed this change the most, hence the loss of motivation on this one. :) Thanks, Collin On Friday, March 6, 2015 at 7:05:28 PM UTC-5, Collin Anderson wrote: > > Hi All, > > I made a pull request. https://github.com/django/django/pull/4250/files > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fdjango%2Fdjango%2Fpull%2F4250%2Ffiles&sa=D&sntz=1&usg=AFQjCNFzh84jYL-zW9p-upWtCXMSgGKaqA> > > I wish I would have thought of this two months ago, but I think it's too > big of a change to get into 1.8 this late. I personally don't want to > potentially have the release delayed because of possible issues with this > change. > > Collin > > On Friday, March 6, 2015 at 10:01:28 AM UTC-5, Chris Foresman wrote: >> >> Yeah, this is the point I was trying to make. I absolutely get your point >> about the impact to user, though, Josh. It just seems worth doing since >> this is an LTS release. >> >> On Friday, February 27, 2015 at 5:41:12 PM UTC-6, Daniel Hawkins wrote: >>> >>> I'd bet an extremely large portion of those users don't absolutely have >>>> to have an increased username field. They've gone this long without it. >>>> >>> They (we) have gone this long, not because we didn't need it, but >>> because we didn't think of it in the very beginning, and after that it was >>> too late. The portion of users this would affect is exactly the same as >>> the set that is affected by the change in max_length on the User.email >>> field, which is already part of 1.8. Given that fact, I don't see this as >>> a very big violation of the alpha/beta testing process. >>> >> -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/969d691d-1d70-4a89-8a13-242ac4becb63%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
