Hehe i had exactly the same problem. I was intimidated by the fact that i had to create template for something i had not done myself before. Especially because i had only created few templates before. But actually it is really easy and good learning experience that teaches you hot to reuse django code created by others.
If you are going to test django registration, then remember, that it sends info by email with activation key. I had to turn that off, because i could not find free SMTP server and my ISP is blocking ports used by my own SMTP server. If sending out mails does not work, then this could be the problem, but you can just turn out send_emails, by writing False where there is True atm :) Alan. On Jul 19, 8:08 pm, Asinox <asi...@gmail.com> wrote: > Hi guys, im trying to use the django-registration...im new with > django, but i was thinking that maybe some templates are missing, like > registration, login... i cant found ..but i dont know if i need to > create the templates... > > Some help? > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---