#20631: The max length of the email is 254
-------------------------------------+-------------------------------------
     Reporter:  pmartin              |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  master
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  1                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by mjtamlyn):

 Personally I don't think it's worth making changes to the form field now
 when we can make changes to the model field once migrations lands (which
 is on its way). I'd love it to be right, but I don't think it's worth
 having an intermediary step when the "real" fix is probably going to be in
 Django 1.7 anyway.

 As a side point, I believe (correct me if I'm wrong) that if you extend
 the model field then model forms will get that form field with the correct
 length, which is a pretty major use case.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20631#comment:5>
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/065.53a245ea3b8737790536e18c5e4880c0%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to