#4833: auth superuser setup rejects valid e-mail address
-----------------------------------------+----------------------------------
Reporter: vmole <[EMAIL PROTECTED]> | Owner: jacob
Status: new | Component: Uncategorized
Version: 0.96 | Keywords:
Stage: Unreviewed | Has_patch: 0
-----------------------------------------+----------------------------------
{{{
You just installed Django's auth system, which means you don't have any
superusers defined.
Would you like to create one now? (yes/no): yes
Username (Leave blank to use 'steveg'):
E-mail address: [EMAIL PROTECTED]
Error: That e-mail address is invalid.
}}}
Uh, no it's not. It's a perfectly sensible address for local singleuser
development server.
--
Ticket URL: <http://code.djangoproject.com/ticket/4833>
Django Code <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
-~----------~----~----~----~------~----~------~--~---