#31798: Let EmailField automatically transform value to lower case
-------------------------------------+-------------------------------------
Reporter: Nguyễn | Owner: nobody
Hồng Quân |
Type: New | Status: new
feature |
Component: Database | Version: 3.0
layer (models, ORM) |
Severity: Normal | Keywords: email, case
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
Do you think that this feature is relevant? Newbie often forget to
lowercase email address before saving to database, or transform to the
same case when do searching, looking up. These cause many bugs in
operation.
--
Ticket URL: <https://code.djangoproject.com/ticket/31798>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.