Re: Ticket 2273: django.contrib.auth.models.User: username is case-sensitive

2015-10-22 Thread Reid Ransom
sers, > > only the creation of new users. It seems that logins would still be case > > sensitive. > > Not the way Reid presented it: > > > > Le mercredi 21 octobre 2015 15:44:55 UTC-4, Reid Ransom a écrit : > > >> Is it reasonable to consider changin

Re: Ticket 2273: django.contrib.auth.models.User: username is case-sensitive

2015-10-21 Thread Reid Ransom
Is it reasonable to consider changing the default for usernames to be case-insensitive in 2.0? On Sunday, August 30, 2015 at 12:11:35 PM UTC-4, Collin Anderson wrote: > > I propose adding a check on UserCreationForm (used by the admin). The > current implementation relies on the model fields uni