On Wednesday 11 February 2009 02:13:53 pm Alex Rades wrote:
> On Wed, Feb 11, 2009 at 10:43 PM, Mike Ramirez wrote:
> > I don't know about django-profiles, but django-registration provides a
> > couple signals, user_registered and user_activated. By connecting a
> > handler to either one of these
On Wednesday 11 February 2009 02:13:53 pm Alex Rades wrote:
> On Wed, Feb 11, 2009 at 10:43 PM, Mike Ramirez wrote:
> > I don't know about django-profiles, but django-registration provides a
> > couple signals, user_registered and user_activated. By connecting a
> > handler to either one of these
On Wed, Feb 11, 2009 at 10:43 PM, Mike Ramirez wrote:
> I don't know about django-profiles, but django-registration provides a couple
> signals, user_registered and user_activated. By connecting a handler to
> either one of these singals you can redirect the users to the profile form
> page.
>
>
On Wednesday 11 February 2009 01:19:14 pm Alex Rades wrote:
> It's "django-profiles" not "django-profile"
>
> On Wed, Feb 11, 2009 at 10:15 PM, Alex Rades wrote:
> > Hi,
> > I'm developing a site using django-registration and I'm pretty happy
> > with it. Now, I need to attach a profile to each us
It's "django-profiles" not "django-profile"
On Wed, Feb 11, 2009 at 10:15 PM, Alex Rades wrote:
> Hi,
> I'm developing a site using django-registration and I'm pretty happy
> with it. Now, I need to attach a profile to each user, with some
> additional information. I've set up django-profiles an
Hi,
I'm developing a site using django-registration and I'm pretty happy
with it. Now, I need to attach a profile to each user, with some
additional information. I've set up django-profiles and... works OK
too :)
What I'd like to do now is to "force" a new user to fill his profile.
Is there any f
6 matches
Mail list logo