#20631: The max length of the email is 254
-------------------------------+--------------------
     Reporter:  pmartin        |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Uncategorized  |    Version:  master
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 How you can see in the next link the max length of an email is 254 chars.
 Now we have only 75 chars...

 http://stackoverflow.com/questions/386294/what-is-the-maximum-length-of-a
 -valid-email-address

 Related commit:

 
https://github.com/django/django/commit/bfcda7781a886ab2b7b41937c0f49c088f58a3d7

 The max length does not change directly, because "At present we do not
 have the ability to make schema changes in core and so we cannot change
 the underlying database field of any given model field" (Marc Tamlyn)

 First steps https://github.com/django/django/pull/1291 (this pull request
 is closed)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20631>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.f951213663ebb798b7792e37710ebae7%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to