I want to use email for user name. How can I increase size of username
in django auth from 30 to 50.

Also I want two or more accounts to have same user name/ email but
different passwords. So username password combination is unique but
username is not unique. Can I do this through django auth or would I
need to build my own. Do you see any issues with this approach?

--~--~---------~--~----~------------~-------~--~----~
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