if you don't use django-registration, when listen on signal post_save
for User, check if is_active == True and do something.

On May 4, 2:45 pm, Sander <sander.garret...@gmail.com> wrote:
> someone got an answer to this one?
> is there some kind of is_activated signal?
>
> Sander
>
> On Apr 3, 6:19 pm, Alessandro Ronchi <alessandro.ron...@soasi.com>
> wrote:
>
>
>
> > I need to notify users when an admin activate them saving their
> > profile withis_active=True.
>
> > Is it possible?
> > How?
> > I need also to avoidemailduplication when admin changes something
> > different fromis_active.
>
> > thanks in advance!
>
> > --
> > Alessandro Ronchi
>
> >http://www.soasi.com
> > SOASI - Sviluppo Software e Sistemi Open Source
>
> > Hobby & Giochi, l'e-commerce del 
> > divertimentohttp://hobbygiochi.comhttp://www.facebook.com/pages/Forli/Hobby-Gioch...
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://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-us...@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.

Reply via email to