I've spent the past few weeks trying to set up a custom (but not 
unreasonable) user registration and authentication flow using allauth for 
my site.

- email instead of username
- a (not necessarily unique) display name
- email verification required

(more details and a skeleton project here 
<https://github.com/ben519/testaccounts/tree/6729ae1daa9a2cd1ff3f53bf7f437b9855d7e8d6>
)

I'm very lost on how to accomplish this.  I've already paid someone $150 
through Odesk.com to help me, and although they got it working they didn't 
explain anything and left me very much in the dark.  

So, I'm looking for people's advice on how I can write and understand the 
registration/authentication system that I need.  For example, do I need to 
write my own custom user model or does allauth handle everything I need? 
 How do I handle superusers?  Do I need to make my own "accounts" app?  Are 
there good tutorials on using allauth (I couldn't find many)? etc. 
 Basically I'll take any advice.

Also, if anyone's willing to give me some personal tutoring/help on this 
topic I'd be very appreciative and am willing to pay.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/2d57731e-5946-45b5-86cb-d8e09b532021%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to