On Sunday, March 11, 2012 at 12:39 AM, Clay McClure wrote:
> I've written such a pluggable User app. By default, the User model works as 
> before. But I've also provided a User model (and forms, admin, backends, etc) 
> implementation that removes the limitations of the User model noted above and 
> allows for email authentication. It's still a bit rough around the edges, but 
> it works, insofar that `manage.py createsuperuser` doesn't ask for a 
> username, `manage.py changepassword` takes an email address, and I can login 
> to the admin interface with my email address.
> 
> 
> 
> 

Can you please post this code somewhere? I'd love to see it.

Jacob

-- 
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 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to