You could write an authentication backend to auth on the email address: <http://www.djangoproject.com/documentation/authentication/#writing-an-authentication-backend>
John. On 2/12/07, RonnyPfannschmidt <[EMAIL PROTECTED]> wrote: > > adding a profile doesnt fix all problems > > in some case the only way to do it right is a replacement (like using > a mail as username) > > some might argue you could use profiles to do this stuff, but > that would encourage messy code, denormalized data models and not > really good practices to make it work > > > of couse - profiles are perfect for adding extra data, but they cant > help to bend the rules > > > > > -- [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers?hl=en -~----------~----~----~----~------~----~------~--~---