On Apr 2, 1:58 pm, "[email protected]" <[email protected]> wrote: > 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
Thanks for this suggestion. Unfortunately I did not see any examples or ideas of how to do this in the page you refer to. Perhaps you could post a sample snippet here. 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.

