On Jul 17, 9:04 pm, rootbit <[EMAIL PROTECTED]> wrote:
>
> Hey everyone.
> i would like to change the authentication system, so that usernames
> will be email
> like on facebook.
>
> how should i go about doing that?
>

For the current project I am working on, I had to do the same.  I
ended up modifying the User model.  Therefore, I am using a custom
Django of sorts.  The project is approaching its final stages; I have
not had any issues with anything from having hacked the User model.  I
couldn't think of any other workaround.

--
Ayaz Ahmed Khan
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to