In this case you should overwrite the auth class. http://docs.djangoproject.com/en/dev/topics/auth/
On Apr 2, 1:40 pm, Derek <[email protected]> wrote: > I am running Django 1.1 and using the Admin framework with the "built-in" > user registration functionality. > > I need to run some code immediately after a user has logged in. How would I > do this? > > Thanks > Derek -- 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.

