Perhaps the following blog post will be useful for you if you just want to get something up and running:
http://devdoodles.wordpress.com/2009/02/16/user-authentication-with-django-registration/ The author even has a link where you can download some of the standard templates. Best, William On Mon, Aug 15, 2011 at 3:06 PM, Andre Terra <andrete...@gmail.com> wrote: > To be honest, django registration is quite complex in some aspects for a > beginner, due to its modularity. Creating a custom backend for a third party > app isn't the easiest exercise for a newbie. > > If anyone has examples on how to customize django registration, now would > be a great time to share it! I unfortunately use my own app, so I'll have to > pass. > > > Cheers, > AT > > > On Mon, Aug 15, 2011 at 3:53 PM, Thomas Weholt <thomas.weh...@gmail.com>wrote: > >> Have you followed the standard tutorial on >> https://docs.djangoproject.com/en/1.3/intro/tutorial01/? Look at the >> http://www.djangobook.com/en/2.0/ ? If you haven't you should start >> there and not jump directly at a third app. After doing the tutorials >> and reading through the djangobook the online documentation of >> third-party apps won't be so cryptic. >> >> Thomas >> >> On Mon, Aug 15, 2011 at 8:38 PM, Andre Lopes <lopes80an...@gmail.com> >> wrote: >> > Hi, another question from a beginner. >> > >> > I am getting some trouble to get Django-Registration working. The >> > on-line documentation( >> http://readthedocs.org/docs/django-registration/en/latest/) >> > is not for a beginner like me, there are many steps that I don't know >> > how to do them. For example the creation of the templates (login.html, >> > registration_form.html, etc) I have must to search them on Goggle, and >> > I found out examples on how to do this templates >> > (http://www.lightbird.net/dbe/forum3.html). >> > >> > My question is, there are any tutorial on Django-Registration that >> > will help a beginner like me to get this wonderful App working? >> > >> > Best Regards, >> > >> > -- >> > 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. >> > >> > >> >> >> >> -- >> Mvh/Best regards, >> Thomas Weholt >> http://www.weholt.org >> >> -- >> 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. >> >> > -- > 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. > -- 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.