Hi,

I want to implement 2-step registration in my Django application.
I am using Django 1.5 and MySQL.
So, I have decided to use either 'django-user-accounts' by Pinax or
'django-registration' by James Reynolds.
I am confused which app to use.
User Accounts takes care of all the aspects regarding a user (
registration, password change, reset and settings )
whereas Django Registration only deals with signing up a user, but has been
developed originally by James Bennett.

So, please can anyone suggest which choice is better ?

Thanks,
Parin

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to