I haven't had a chance to play with this yet: http://code.google.com/p/django-tracking/ but it might do what you want.
On Nov 19, 11:35 am, Fabio Natali <[email protected]> wrote: > Martin Lundberg wrote: > > I am very new to Django but can't this be handled by middleware > > instead? It should have access to user and page data should it not? > > > -Martin > > > On Thursday, November 19, 2009, Fabio Natali > > <[email protected]> wrote: > > > Hi there! > > > > I have a Django based website with a few dozen users. Only logged > > > users can enter the website and browse its pages. > > [...] > > Hi Martin, > > thank you so much for your reply. I'll look for some information on > middleware then and post again if I encounter any problem. > > All the best, > Fabio. > > -- > Fabio Natali -- 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=.

