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 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 a
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
> wrote:
> > Hi there!
> >
> > I have a Django based website with a few doze
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
wrote:
> Hi there!
>
> I have a Django based website with a few dozen users. Only logged
> users can enter the
Hi there!
I have a Django based website with a few dozen users. Only logged
users can enter the website and browse its pages.
I wish I could set up a stats page, i.e. some sort of table listing
how many accesses to the website for a given user. Specifically, I
need:
- per-user number of accesses
4 matches
Mail list logo