#13957: auth.User username max_length increased
---------------------------+------------------------------------------------
 Reporter:  gumbygreen123  |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Uncategorized  |     Version:  1.2       
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 So, I'm really happy that the username field basically allows for email
 usernames now that all the email characters are permitted.  I noticed that
 the max_length is set to 30 characters.  I imagine this will cover the
 majority of email addresses but I could envision that a small percentage
 would go over the 30 character limit.  Perhaps this could be solved by
 simply increasing the max_length variable.  Or, perhaps another option
 would be to allow for some kind of a toggle to authenticate using the
 email address as the username instead of the username.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13957>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to