Hi,

For login with email or username in Django visit
http://www.f2finterview.com/web/Django/18/ it will give you direction

On Tue, Sep 25, 2012 at 7:27 AM, Bill Beal <b.b...@eximflow.com> wrote:

> Hi all,
>
> I want to use the email address as the username for registration and
> login.  I'm using django-registration for 2-stage registration.  I'm
> looking for an easier way than what I've come up with so far.  I can modify
> registration and activation, but then django.contrib.auth.views.login has a
> 30-character limit on the username.  I'm not looking forward to making
> username act like an email address.  Any quick fixes?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/E4GTF1wAPZ8J.
> 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.
>



-- 
Thanks & Regards
Stephen S



Website: www.f2finterview.com
Blog:      blog.f2finterview.com
Tutorial:  tutorial.f2finterview.com
Group:    www.charvigroups.com

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