This isn't a formal tutorial of the django-registration app, but the documentation is great and integrating app is as simple as any other third-party Django app:
Code: https://bitbucket.org/ubernostrum/django-registration Docs: https://django-registration.readthedocs.org/en/latest/ On Wed, Jun 5, 2013 at 9:01 AM, Nafiul Islam <[email protected]>wrote: > Hi! Is there a good tutorial on how to make a user-registration system > using django? Any tips would be highly appreciated. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Jonathan D. Baker Developer http://jonathandbaker.com -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

