#17870: Documentation for EmailField max_length
-------------------------------------+-------------------------------------
Reporter: Rotund | Owner: Rotund
Type: Bug | Status: new
Component: Documentation | Version:
Severity: Normal | 1.4-beta-1
Keywords: | Resolution:
Has patch: 1 | Triage Stage: Ready for
Needs tests: 0 | checkin
Easy pickings: 1 | Needs documentation: 0
| Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Rotund):
* cc: joe@… (added)
* has_patch: 0 => 1
Comment:
Just saw your comment, Russell. I changed the wording when I redid it to
the following before seeing your comment:
Incompliance to RFCs
The default value of max_length is not compliant with RFCs 3696 and 5321.
It is suggested that new projects override the max_length to 254
characters, as this would be capable of storing all email addresses as
defined by RFCs 3696 and 5321.
The default value is not being changed at this time to maintain backward
compatibility with previous versions of Django.
--
Ticket URL: <https://code.djangoproject.com/ticket/17870#comment:2>
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 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.