#33597: Not all characters can be used in e-mail-addresses
------------------------------------------------+------------------------
Reporter: Christian Dense | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Uncategorized | Version: 4.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
When adding or editing a user in admin panel, it is not possible to use
the german characters ä, ö and ü in the e-mail-address. Could be changed
in the regex in validators.py (line 176).
--
Ticket URL: <https://code.djangoproject.com/ticket/33597>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.