On Jun 12, 1:26 pm, Wiiboy <jordon...@gmail.com> wrote:
> Why does Django not allow spaces in user's usernames?  On my site, a
> user's username is the first and last name combined (the equivalent of
> user.get_full_name()).

I guess it's just for simplicity and validation purposes. It would be really
difficult to detect users with whitespaces I guess.

-- 
Join Scrum8.com.

http://scrum8.com/member/jpartogi/
http://scrum8.com/blog/jpartogi/
http://twitter.com/scrum8

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to