On Jun 29, 9:51 pm, Daniel Hilton <[email protected]> wrote: > On 29 June 2010 20:07, Andy McKay <[email protected]> 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 execute your code > once a user has successfully been authorised. If you look at the > account app included in > Pinax, there is an example of how this could work. > > HTH, > Dan
Dan - do you have URL for that "account app" module? Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

