Email Validation when adding a user to the backend
Hello there.
-- We're running a 1.1 django application and have run into a bit of a problem.
Recently our organisation decided to change its email addresses.
Moving from myname@domain.com, to firstname.secondname@domain.com
I've just tried adding a user to the site and I'm bumping up against an invalid email address stopping the user being added :-(
We've done hardly any development of the admin backend, and absolutely nothing at all with the users section of the admin backend.
Could anyone point me in the right direction of how I go about allowing this new format of email address in the backend when adding a user?
Even switching validation off would be better than the current situation.
Any help, greatly appreciated as always.
V
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home