#11562: Error in regular exression for EmailField validation ------------------------+--------------------------------------------------- Reporter: HuCy | Owner: nobody Status: new | Milestone: Component: Forms | Version: SVN Keywords: emailfield | Stage: Unreviewed Has_patch: 0 | ------------------------+--------------------------------------------------- As RFC 1035 states:
The labels must follow the rules for ARPANET host names. They must start with a letter, end with a letter or digit, and have as interior characters only letters, digits, and hyphen. There are also some restrictions on the length. Labels must be 63 characters or less. Though the regular expression allows domainnames to begin with a hyphen. -- Ticket URL: <http://code.djangoproject.com/ticket/11562> 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 -~----------~----~----~----~------~----~------~--~---
