Re: Signal emitted after successful login?

2010-07-01 Thread derek
On Jun 29, 9:51 pm, Daniel Hilton wrote: > On 29 June 2010 20:07, Andy McKay wrote:> On 2010-06-29, > at 10:48 AM, tiemonster wrote: > > >> Is a signal emitted after a successful login? I need to hook a > >> particular piece of code into that point in

Re: Signal emitted after successful login?

2010-06-29 Thread Daniel Hilton
On 29 June 2010 20:07, Andy McKay wrote: > On 2010-06-29, at 10:48 AM, tiemonster wrote: > >> Is a signal emitted after a successful login? I need to hook a >> particular piece of code into that point in the application. > One easy way is to wrap the login view function and

Re: Signal emitted after successful login?

2010-06-29 Thread Andy McKay
On 2010-06-29, at 10:48 AM, tiemonster wrote: > Is a signal emitted after a successful login? I need to hook a > particular piece of code into that point in the application. Not specifically, if you are using django.contrib.auth last_login is set by some scripts, eg the login

Signal emitted after successful login?

2010-06-29 Thread tiemonster
Is a signal emitted after a successful login? I need to hook a particular piece of code into that point in the application. -- 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