RE: Looking for guidance on django-registration

2009-12-12 Thread Boris Schäling
> -Original Message- > From: django-users@googlegroups.com [mailto:django- > us...@googlegroups.com] On Behalf Of vishy > Sent: Saturday, December 12, 2009 5:41 PM > To: Django users > Subject: Looking for guidance on django-registration > > I have downloaded the latest module.Now,I need

Re: Looking for guidance on django-registration

2009-12-12 Thread Zeynel
I think this will be in the documentation of your hosting co, for instance, http://docs.webfaction.com/software/django.html#configuring-django-to-send-email-messages On Dec 12, 11:51 am, vishy wrote: > got the registration working.Now, how to setup activation email? > > On Dec 12, 9:41 pm, vishy

Re: Looking for guidance on django-registration

2009-12-12 Thread vishy
got the registration working.Now, how to setup activation email? On Dec 12, 9:41 pm, vishy wrote: > I have downloaded the latest module.Now,I need to set it up.I want > guidance,especially how to setup the templates, like what goes into > registration_form.html.If there is some source code that w