Re: The best practice for a registration and then getting user to fill up extra information

2008-02-10 Thread Prairie Dogg
Just thought I'd add that I went through the exact same thing, spent a couple hours integrating django-registration only to find django- profiles later, gotta say that the little google maps locator in django-profiles is really nifty. I've had to make some modifications to django-profiles to

Re: The best practice for a registration and then getting user to fill up extra information

2008-02-10 Thread Ramdas S
James, Thanks! I need to learn to ** search better ** :) RS > > On Feb 10, 2008 8:18 PM, James Bennett <[EMAIL PROTECTED]> wrote: > > > > > On Feb 9, 2008 9:37 AM, Ramdas S <[EMAIL PROTECTED]> wrote: > > > I am using Django-registration. It works like a charm as far as > > registering > > >

Re: The best practice for a registration and then getting user to fill up extra information

2008-02-10 Thread James Bennett
On Feb 9, 2008 9:37 AM, Ramdas S <[EMAIL PROTECTED]> wrote: > I am using Django-registration. It works like a charm as far as registering > new users and validating them from potential bots. However, what is the best > practice as far as getting users to feed in more information. See

Re: The best practice for a registration and then getting user to fill up extra information

2008-02-10 Thread Ramdas S
Hi Steven, Thanks. However. I am quite keen on Django-registration. I am not very sure about oldforms. Let me see whether I can take some ideas from your code and implement it in mine. Ramdas On Feb 10, 2008 6:14 PM, Steven Armstrong <[EMAIL PROTECTED]> wrote: > Ramdas S wrote on 02/09/08

Re: The best practice for a registration and then getting user to fill up extra information

2008-02-10 Thread Steven Armstrong
Ramdas S wrote on 02/09/08 16:37: > Hi, > > I am using Django-registration. It works like a charm as far as registering > new users and validating them from potential bots. However, what is the best > practice as far as getting users to feed in more information. > > Currently in apps I have

The best practice for a registration and then getting user to fill up extra information

2008-02-09 Thread Ramdas S
Hi, I am using Django-registration. It works like a charm as far as registering new users and validating them from potential bots. However, what is the best practice as far as getting users to feed in more information. Currently in apps I have written, once someone clicks on activation key and